Skip to content

Releases: dwavesystems/dimod

0.6.9

18 May 00:11
0a44fc0
Compare
Choose a tag to compare
  • Add to_coo and from_coo methods to BinaryQuadraticModel

0.6.8

11 Apr 21:43
1e4624b
Compare
Choose a tag to compare
Update version 0.6.7 -> 0.6.8

0.6.7

09 Apr 21:08
7b75e47
Compare
Choose a tag to compare
  • Add unembed_response function
  • BinaryQuadraticModel now inherits from Sized, Iterable and Container

0.6.6

05 Apr 18:36
0f43963
Compare
Choose a tag to compare
Merge pull request #163 from arcondello/master

Fix bug where embedding subpackage was not properly installed

0.6.5

05 Apr 17:14
2b1f5c6
Compare
Choose a tag to compare
  • Adds embedding utilities. These functions allow mapping binary quadratic models between different underlying graphs.

0.6.4

26 Mar 17:39
2786b83
Compare
Choose a tag to compare
  • extend range of allowed numpy versions
  • add BinaryQuadraticModel.to_json and BinaryQuadraticModel.from_json

0.6.3

14 Mar 19:56
0d242e1
Compare
Choose a tag to compare
  • Fix bug in BinaryQuadraticModel.relabel_variables for mixed relabels

0.6.2

14 Mar 18:32
54e106b
Compare
Choose a tag to compare
  • Fix bug in ExactSolver that caused incorrect energies in the solution.

0.6.1

13 Mar 20:02
38751e2
Compare
Choose a tag to compare
  • Add ingnore_extra_keys kwarg to Response.from_futures().

0.6.0

08 Mar 23:31
e03cc88
Compare
Choose a tag to compare
Update version 0.6.0.dev2 -> 0.6.0