Releases: dwavesystems/dwave-preprocessing
Releases · dwavesystems/dwave-preprocessing
0.5.2
Fixes
- Fix case where
Presolver
was incorrectly leaving variables fixed by bounds in the model
0.5.1
Fixes
- Fix case where
Presolver
was incorrectly marking constraints with no variables as infeasible.
0.5.0.dev4
Fixes
- Fix case where
Presolver
was incorrectly marking constraints with no variables as infeasible.
0.5.0
New Features
- Add CQM presolving.
0.5.0.dev3
Fixes
- Use dimod 0.12.0.dev3 which contains bug fixes
0.5.0.dev2
Fixes
- Fix
Presolver.restore_samples()
throwing segmentation faults in some cases
0.5.0.dev1
New Features
- Add CQM presolving.
0.5.0.dev0
New Features
- Support
dimod~=0.12.0
.
Upgrade Notes
- Build
manylinux2014
wheels. Previously we builtmanylinux2010
. - Build
arm64
andx86_64
wheels for macos. Previously we builtx86_64
anduniversal2
.
0.4.0
New Features
- Add support for dimod 0.11.x
Upgrade Notes
- Minimum NumPy version has been changed to 1.20.0
- Drop support for Python 3.6
0.4.0rc0
New Features
- Add support for dimod 0.11.x
Upgrade Notes
- Minimum NumPy version has been changed to 1.19.1
- Drop support for Python 3.6