Skip to content

0.6.9

Choose a tag to compare

@randomir randomir released this 06 Jun 18:25
· 17 commits to main since this release
f853a5c

New Features

  • Propagate SampleSet.info from child sampler in SpinReversalTransformComposite in the unambiguous case of a single spin reversal transform. See dimod#111, dwave-system#564 and #147.

Upgrade Notes

  • Switch from pkgutil-style namespace package to native namespace package (PEP 420). While native namespace packages and pkgutil-style namespace packages are largely compatible, we recommend using only native ones going forward. See #155.