Releases: dwavesystems/dwave-preprocessing
Releases · dwavesystems/dwave-preprocessing
Release 0.3.2
New Features
Fixes
- The default
num_spin_reversal_transforms
in SpinReversalTransformComposite
is set to 1
- Fix handling of empty BQMs in
SpinReversalTransformComposite
0.3.1.post0
Fixes
- Pin dimod during build to avoid failure due to circular dependency (#29). See also #28.
0.3.1
Fixes
- Add C++ docs to SDK build (#27)
Changes
- Drop Linux 32-bit builds/wheels (#23)
0.3.0
Changes
- Require dimod 0.10.x
- Drop 32bit Linux support
0.2.0
New Features:
roof_duality()
now also returns the energy lower bound of the problem BQM. #19
0.1.2
Fixes
- Fix Windows installation (#13)
0.1.2rc1
Fixes
- Fix Windows installation (#13)
0.1.1
Fixes
- Fix importing of composites #10
- Add the composites and
roof_duality
to top level namespace #10
0.1.1rc2
Fixes
- Fix importing of composites #10
- Add the composites and
roof_duality
to top level namespace #10
0.1.1rc1
Changes since 0.1.0:
Fixes
- Fix importing of composites #9