Skip to content

0.8.13

Compare
Choose a tag to compare
@arcondello arcondello released this 12 Jun 20:57
a174ddd

New Features

  • TrackingComposite, a new composite that records inputs and outputs for testing
  • NullSampler, a new sampler that always returns an empty sample set
  • child_structure_dfs function that searches child samplers for a structured
  • HigherOrderComposite now supports the initial_state keyword argument
  • BinaryQuadraticModel.is_writeable flag that toggles whether the BQM is treated as immutable or not
  • SampleSet.is_writeable flag that toggles whether the sample set is treated as immutable or not