SlackBuildsOrg/academic/dwave-system
William PC 373c2d6bed
academic/dwave-system: Added (basic API for D-Wave system)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-12 22:32:59 +07:00
..
dwave-system.info
dwave-system.SlackBuild
README
slack-desc

  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.