mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
9dfe339bc5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
383 B
Text
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.
|