Skip to content

6.8.0

Compare
Choose a tag to compare
@arcondello arcondello released this 16 Jan 18:47
· 113 commits to master since this release
bc00555

Changelog

dimod 0.12.13 ➞ 0.12.14

New Features

  • Add C++ dimod::abc::QuadraticModelBase::remove_variables() method
    and accompanying overloads.
  • Speed up C++ dimod::Expression::remove_variables() method.

dwavebinarycsp 0.2.0 ➞ 0.3.0

New Features

  • Add testing and support for Python 3.11 and 3.12.
  • Add support for and test with NetworkX 3.x.

Upgrade Notes

  • Drop support for Python 3.7.

dwave-preprocessing 0.6.4 ➞ 0.6.5

New Features

  • Build with dimod 0.12.14. This speeds up the removal of small biases in presolve.

dwave-system 1.22.0 ➞ 1.23.0

New Features

Deprecation Notes

  • Deprecate common_working_graph(). It will be removed in dwave-system 2.0. Use networkx.intersection() instead.

penaltymodel 1.0.2 ➞ 1.1.0

New Features

  • Add testing and support for Python 3.11 and 3.12.
  • Add support for and test with NetworkX 3.x.

Upgrade Notes

  • Drop support for Python 3.7.