You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New Features
------------
* `ReverseBatchStatesComposite` now inherits from `dimod.Initialized` and by default reverse anneals
* `ReverseAdvanceComposite` now reverse anneals by default with schedule `[[0, 1], [1, 0.35], [9, 0.35], [10, 1]]`
Fixes
-----
* `EmbeddedStructure` is now deep copy-able
* Embedding composites now raise correct warnings even when chain strengths are provided as a dict
Changes
-------
* Many `dwave.embedding` utility functions have been migrated to `minorminer`, though they are still imported into their original namespaces
0 commit comments