- Add new Sampler: Continuous-time simulated quantum annealing (CSQA) sampler ( Thanks! mrcdr ) You can use by CSQASampler - Major changes in response class and full support for "dimod" : (Thanks! yuyamashiro ) From this version, you can use dwave's embedding methods (ex. EmbeddComposit) for GPUSampler and CMOSAnnealer. - C++ bug fix and refactoring: (Thanks! j-i-k-o )
0.0.9
- New features - calculate standard error of benchmarks (TTS, energy, ...): solver_benchmark() (thanks to kumagaimasahito ) - higher ordered problem: SASampler.sample_hubo() - Add documentation - Some refactoring (thanks to j-i-k-o ) - Introduce `dimod`