summaryrefslogtreecommitdiffstats
path: root/academic/dwave-cloud-client/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/dwave-cloud-client/README')
-rw-r--r--academic/dwave-cloud-client/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/academic/dwave-cloud-client/README b/academic/dwave-cloud-client/README
new file mode 100644
index 0000000000..d37eefb206
--- /dev/null
+++ b/academic/dwave-cloud-client/README
@@ -0,0 +1,8 @@
+ 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.