Skip to content

0.9.1

Compare
Choose a tag to compare
@randomir randomir released this 04 Oct 16:29
· 469 commits to master since this release

New Features

  • Add Leap hybrid CQM solvers support. See #489.

Upgrade Notes

  • Sampling on structured solvers of problems with incompatible graph/structure now fails with ProblemStructureError. See #487.

Bug Fixes

  • Make StructuredSolver.check_problem faster (15-20%). See #487.