Skip to content

0.9.6

Choose a tag to compare

@arcondello arcondello released this 21 Sep 18:05
12ba0c9

New Features

  • Structured.to_networkx_graph mixin method
  • .min, .max, and .sum methods on BQM views
  • nonblocking_sample_method decorators for asynchronous samplers
  • anti_crossing_loops, anti_crossing_clique, and doped problem generators
  • BQM.to_file and BQM.from_file methods for cyBQMs

Fixes

  • VartypeView.relabel_variables no longer sometimes returnes models with the wrong vartype
  • BQM.relabel_variables_as_integers now works correctly when inplace=False