Dwave-system

Latest version: v1.24.0

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 12

1.3.0

New Features
------------
* `ReverseBatchStatesComposite` now inherits from `dimod.Initialized` and by default reverse anneals
* `ReverseAdvanceComposite` now reverse anneals by default with schedule `[[0, 1], [1, 0.35], [9, 0.35], [10, 1]]`

Fixes
-----
* `EmbeddedStructure` is now deep copy-able
* Embedding composites now raise correct warnings even when chain strengths are provided as a dict

Changes
-------
* Many `dwave.embedding` utility functions have been migrated to `minorminer`, though they are still imported into their original namespaces

1.2.1

Fixes
---

- Doctest now passes

1.2.0

New Features
------------
* `LeapHybridSampler.min_time_limit` method
* Improved documentation of `LeapHybridDQMSampler`
* More sanity checks on `time_limit` in `LeapHybridDQMSampler`

Changes
-------
* `LeapHybridDQMSampler.sample_dqm`'s `compressed` keyword argument has been deprecated in favor of `compress`

1.1.1

Fixes
---

- Correctly propagate kwargs through `LeapHybridDQMSampler.sample`

1.1.0

New Features
------------
* `LeapHybridDQMSampler`

Fixes
-----
* `embed_bqm` now always returns a BQM rather than sometimes returning a view

1.0.0

Changes
---

- All samplers now strongly prefer either a QPU or a hybrid solver (288). See [Sampler behavior changes in 1.0.0](https://github.com/dwavesystems/dwave-system/wiki/Sampler-behavior-changes-in-1.0.0) for details.
- Removed deprecated `solver_features` kwarg in `DWaveSampler`
- Removed deprecated `order_by` kwarg in `DWave(Clique)Sampler`

Page 5 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.