Skip to content

1.5.0

Choose a tag to compare

@arcondello arcondello released this 25 Mar 16:56
· 27 commits to main since this release
a570f47

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