SlackBuildsOrg/academic/dwave-cloud-client/README
William PC 9dfe339bc5
academic/dwave-cloud-client: Added (REST interface for D-Wave API)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-12 22:32:58 +07:00

8 lines
383 B
Text

A minimal implementation of the REST interface used to communicate
with D-Wave Solver API (SAPI) servers.
SAPI is an application layer built to provide resource discovery,
permissions, and scheduling for quantum annealing resources at
D-Wave Systems. This package provides a minimal Python interface to
that layer without compromising the quality of interactions and
workflow.