Releases: dwavesystems/dwave-system
Releases · dwavesystems/dwave-system
0.5.1
- Handle anneal schedules better
0.5.0
Update to use dimod 0.7.x
0.4.0
- Depends on
dwave-drivers
rather thandwave-system-tuning
VirtualGraphComposite
now uses theFixedEmbeddingComposite
to handle embedding- Disables embedding caching functionality for now
0.3.2
- Fix chain_strength being passed to flux_bias offsets
- Add warning when
dwave-system-tuning
is not installed - Fix bug where an empty input list fails
0.3.1
- Add
FixedEmbeddingComposite
0.3.0
- dwave-system-tuning now installs optionally rather than by default
0.2.7
- Add
chain_strength
parameter toEmbeddingComposite.sample
method
0.2.6
- Fix bug where isolated vertices were not correctly embedded by
EmbeddingComposite
- Update to use
dwave-cloud-client
0.4.0
0.2.5
- Update to use dimod 0.6.7 including it's embedding utilities
0.2.4
- Fix bug in TilingComposite where response had too many variables
- Fix ambiguous vartype exception in TilingComposite