Skip to content

Releases: dwavesystems/dwave-preprocessing

Release 0.3.2

01 Dec 23:46
948baa2
Compare
Choose a tag to compare

New Features

  • Support Python 3.10

Fixes

  • The default num_spin_reversal_transforms in SpinReversalTransformComposite is set to 1
  • Fix handling of empty BQMs in SpinReversalTransformComposite

0.3.1.post0

04 Oct 13:56
Compare
Choose a tag to compare

Fixes

  • Pin dimod during build to avoid failure due to circular dependency (#29). See also #28.

0.3.1

04 Oct 10:56
Compare
Choose a tag to compare

Fixes

  • Add C++ docs to SDK build (#27)

Changes

  • Drop Linux 32-bit builds/wheels (#23)

0.3.0

09 Jul 22:46
7862154
Compare
Choose a tag to compare

Changes

  • Require dimod 0.10.x
  • Drop 32bit Linux support

0.2.0

18 Jun 17:41
c6141e2
Compare
Choose a tag to compare

New Features:

  • roof_duality() now also returns the energy lower bound of the problem BQM. #19

0.1.2

25 May 22:05
15d17e9
Compare
Choose a tag to compare

Fixes

  • Fix Windows installation (#13)

0.1.2rc1

25 May 16:33
46b7f47
Compare
Choose a tag to compare
0.1.2rc1 Pre-release
Pre-release

Fixes

  • Fix Windows installation (#13)

0.1.1

20 May 17:00
0148185
Compare
Choose a tag to compare

Fixes

  • Fix importing of composites #10
  • Add the composites and roof_duality to top level namespace #10

0.1.1rc2

20 May 16:42
d7a1497
Compare
Choose a tag to compare
0.1.1rc2 Pre-release
Pre-release

Fixes

  • Fix importing of composites #10
  • Add the composites and roof_duality to top level namespace #10

0.1.1rc1

20 May 15:15
2bfc572
Compare
Choose a tag to compare
0.1.1rc1 Pre-release
Pre-release

Changes since 0.1.0:

Fixes

  • Fix importing of composites #9