Skip to content

0.6.8

Choose a tag to compare

@randomir randomir released this 25 Mar 17:18
· 23 commits to main since this release
6dee84f

New Features

  • All dwave.preprocessing.composites.* are now scoped (implement dimod.Scoped behavior), i.e. they can be used as a context manager.

Bug Fixes

  • Fix inheritance in SpinReversalTransformComposite so that composite attributes override sampler attributes.

    See #150.