Skip to content

0.8.8

Compare
Choose a tag to compare
@arcondello arcondello released this 26 Mar 20:37
f47b45f

New Features

  • combinations bqm generator
  • SampleSet.samples now returns an indexable object
  • assert_sampleset_energies testing function
  • BinaryQuadraticModel.from_networkx_graph method
  • SampleSet.append_variables method

Bug Fixes

  • Fix bug in Variables.__contains__ that raised a keyerror rather than returning False