mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
373c2d6bed
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
557 B
Text
9 lines
557 B
Text
dwave-system is a basic API for easily incorporating the D-Wave
|
|
system as a sampler in the D-Wave Ocean software stack, directly
|
|
or through Leap's cloud-based hybrid solvers. It includes
|
|
DWaveSampler, a dimod sampler that accepts and passes system
|
|
parameters such as system identification and authentication down
|
|
the stack, LeapHybridSampler, for Leap's hybrid solvers, and other.
|
|
It also includes several useful composites---layers of pre- and
|
|
post-processing---that can be used with DWaveSampler to handle
|
|
minor-embedding, optimize chain strength, etc.
|