Tags: somethingLC/dwave-system
Tags
Update version 1.1.1 -> 1.2.0 New Features ------------ * `LeapHybridSampler.min_time_limit` method * Improved documentation of `LeapHybridDQMSampler` * More sanity checks on `time_limit` in `LeapHybridDQMSampler` Changes ------- * `LeapHybridDQMSampler.sample_dqm`'s `compressed` keyword argument has been deprecated in favor of `compress`
Release version 1.0.0 🎉 Changes --- - All samplers now strongly prefer either a QPU or a hybrid solver (dwavesystems#288) - Removed deprecated `solver_features` kwarg in `DWaveSampler` - Removed deprecated `order_by` kwarg in `DWave(Clique)Sampler`
Update version 0.9.12 -> 0.9.13 New Features ------------ * New chain strength tuning methods, `uniform_torque_compensation` and `scaled` * Embedding composites now use `uniform_torque_compensation` to set the default chain strength * `MockDWaveSampler.sample` now accepts `**kwarg` for greater flexibility when testing Fixes ----- * `embed_bqm` no longer raises an error when `EmbeddedStructure` and `target_adjacency` are both provided. It now raises a deprecation warning
Update version 0.9.9 -> 0.9.10 New Features ------------ * `DWaveSampler.to_networkx_graph` method * A faster implementation of `embed_bqm` * A `EmbeddedStructure` class. * Improved chain strength in `DWaveCliqueSampler` Fixes ----- * `DWaveCliqueSampler` now correctly supports legacy software solvers
PreviousNext