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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Features
Add PathIntegralAnnealingSampler, a SimulatedAnnealingSampler
style wrapper for the dwave-pimc repository. This supports
simulation of path-integral dynamics and equilibrium sampling of
quantum Boltzmann distributions (King et al., 2021).
Add RotorModelAnnealingSampler, a SimulatedAnnealingSampler
style code for rotor model simulation. This supports a standard
classical algorithm for approximation of spin dynamics (Shin et
al., 2014).
Bug Fixes
Add all keyword args of SimulatedAnnealingSampler.sample to SimulatedAnnealingSampler.parameters. This allows effective use of dimod.Sampler.remove_unknown_kwargs