Skip to content

0.10.10

Compare
Choose a tag to compare
@arcondello arcondello released this 03 Dec 19:25
· 954 commits to main since this release
24e06a8

Bug Fixes

  • Fix energy calculation in binary quadratic models and quadratic models with no variables. Previously an empty sample would incorrectly raise an error.
  • bqm_structured decorator now correctly raises a BinaryQuadraticModelStructureError error in cases where nodes of the structured sampler do not include all BQM variables.