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
------------
* Updated documentation
* `LeapHybridSampler` and `DWaveSampler` both now make use of the cloud client's `Future.sampleset` attribute
* `LeapHybridSampler` no longer blocks
* `DWaveSampler.sample` no longer blocks
* `LeapHybridSampler` now sets `client=base` by default
Fixes
-----
* Fixed warning descriptions to be more consistent
* `embed_bqm` now raises a `MissingChainError` when provided with zero-length chains
0 commit comments