Skip to content

0.9.5

Choose a tag to compare

@arcondello arcondello released this 16 Jul 18:05
d697266

New Features

  • BQM.normalize now returns the value the BQM was scaled by
  • SampleSet.relabel_variables no longer blocks for unresolved sample sets
  • FileView has a new parameter, ignore_variables that treats the BQM as integer-labelled
  • ScaleComposite no longer blocks

Fixes

  • FileView.seek now works correctly with io.SEEK_END

Changes

  • BinaryPolynomial support in ScaleComposite has been removed