Skip to content

Releases: dwavesystems/dwave-system

0.5.1

06 Sep 17:38
c3a7597
Compare
Choose a tag to compare
  • Handle anneal schedules better

0.5.0

13 Aug 21:52
1e89585
Compare
Choose a tag to compare

Update to use dimod 0.7.x

0.4.0

28 Jun 18:48
841a9b8
Compare
Choose a tag to compare
  • Depends on dwave-drivers rather than dwave-system-tuning
  • VirtualGraphComposite now uses the FixedEmbeddingComposite to handle embedding
  • Disables embedding caching functionality for now

0.3.2

18 May 20:30
ba16678
Compare
Choose a tag to compare
  • Fix chain_strength being passed to flux_bias offsets
  • Add warning when dwave-system-tuning is not installed
  • Fix bug where an empty input list fails

0.3.1

11 May 00:15
f006b97
Compare
Choose a tag to compare
  • Add FixedEmbeddingComposite

0.3.0

10 May 19:20
7c60ca5
Compare
Choose a tag to compare
  • dwave-system-tuning now installs optionally rather than by default

0.2.7

08 May 00:24
681d7ea
Compare
Choose a tag to compare
  • Add chain_strength parameter to EmbeddingComposite.sample method

0.2.6

07 May 18:17
2b38b27
Compare
Choose a tag to compare
  • Fix bug where isolated vertices were not correctly embedded by EmbeddingComposite
  • Update to use dwave-cloud-client 0.4.0

0.2.5

16 Apr 21:34
0f18503
Compare
Choose a tag to compare
  • Update to use dimod 0.6.7 including it's embedding utilities

0.2.4

03 Apr 22:37
083e079
Compare
Choose a tag to compare
  • Fix bug in TilingComposite where response had too many variables
  • Fix ambiguous vartype exception in TilingComposite