Skip to content

0.9.0.dev2

Choose a tag to compare

@arcondello arcondello released this 17 Jan 22:58
9c7b935

Fixes

  • as_samples now respects the provided dtype for SampleSet inputs
  • cyBQM views now raise the correct exception

New Features

  • BQM.relabel_variables for the cyBQMs
  • iter_safe_relabels decorator
  • The legacy BinaryQuadraticModel is now a registered subclass of the BQM ABC