Releases: dwavesystems/dwave-system
Releases · dwavesystems/dwave-system
0.9.11
Fixes
- Improved chain strength calculation in
DWaveCliqueSampler
0.9.10
New Features
DWaveSampler.to_networkx_graph
method- A faster implementation of
embed_bqm
- A
EmbeddedStructure
class. - Improved chain strength in
DWaveCliqueSampler
Fixes
DWaveCliqueSampler
now correctly supports legacy software solvers
0.9.9
New Features
DWaveCliqueSampler
order_by
kwarg inDWaveSampler
constructorLeapHybridSampler
uses BQM serialization version 2.0
0.9.7
New Features
- Embedding composites no longer block
Fixes
MockDWaveSampler
now has the correct topology- Fix rounding in anneal schedule validation
0.9.6
Fixes
LeapHybridSampler
now correctly chooses solvers that accept thebqm
problem type
New Features
- Biclique support for Pegasus
0.9.5
New Features
unembed_sampleset
now accepts multiple chain break resolution methods
0.9.4
0.9.3
Fixes
- Install
dwave-tabu
which is needed for thedwave.system.testing
module
0.9.2
New Features
- Updated documentation
LeapHybridSampler
andDWaveSampler
both now make use of the cloud client'sFuture.sampleset
attributeLeapHybridSampler
no longer blocksDWaveSampler.sample
no longer blocksLeapHybridSampler
now setsclient=base
by default
Fixes
- Fixed warning descriptions to be more consistent
embed_bqm
now raises aMissingChainError
when provided with zero-length chains
0.9.1
Support dwave-cloud-client 0.7.x