Dwave-neal

Latest version: v0.6.0

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

Scan your dependencies

Page 2 of 5

0.5.5

New
---

- Accept samples-like for `initial_states` (use `dimod.Initialized` ABC)

Fixes
---

- Updated Windows tests to work with latest AppVeyor setup
- Stopped using hierarchical requirements include

0.5.4

Fixes
---

- Docs updates
- Correct setup requirements
- Test with dimod 0.9.x by default

0.5.3

Changes
-------
* Drop support for python 2.7 and 3.4

Fixes
-----
* Loosened NumPy version requirements

0.5.2

Fixes
---

- Publish Python 3.8 wheels for Linux/macOS/Windows
- Publish binary wheels for macOS 10.9+ (previously 10.13+)

0.5.1

New Features
---

- Exposed `default_beta_range` estimator for a custom BQM

Fixes
---

- Not specifying `initial_states` was raising a deprecation warning. It
shouldn't, so now it doesn't.

0.5.0

New Features
------------

* `SampleSet` accepted for `initial_states` value

* `initial_states` are truncated or expanded to match the
number of reads, and the expansion algorithm is controlled
with a new parameter, `initial_states_generator`

* Undefined `num_reads` inferred from `initial_states`

Fixes
-----

* For `initial_states` given in the 2-tuple format, infer the
vartype from the BQM

* Avoid GIL locks when interrupt function not defined

Deprecations
------------

* The 2-tuple format (NumPy array + variable labels) for
`initial_states` in favor of `SampleSet`

* `sweeps` parameter in favor of `num_sweeps`

Breaking changes
----------------

* New default value for `num_reads`: now matches `initial_states`
length, or defaults to 1

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.