Skip to content

Releases: dwavesystems/dwavebinarycsp

0.0.10

03 Jan 18:38
da93f4a
Compare
Choose a tag to compare

New Features

  • Support for dimod 0.8.x

Bug Fixes

  • Fix case sensitive environment marker values in setup for windows

0.0.9

26 Oct 23:22
61629ed
Compare
Choose a tag to compare

Changes:

  • penalty model factory availability check deferred until import and first use (not during install; works with wheels)

0.0.8

26 Oct 01:15
e4e95f9
Compare
Choose a tag to compare

Changes:

  • installer change: decision on which penaltymodel is installed deferred to caller (user or the parent package) via 'extras'
  • docs update

0.0.6

21 Aug 16:39
9df371a
Compare
Choose a tag to compare
  • Add load_cnf functions for DIMACS CNF boolean satisfiability functions

0.0.5

14 Aug 17:06
1b0aaea
Compare
Choose a tag to compare

Expand range of allowed dimod versions

0.0.4

09 Aug 19:31
b6a7e08
Compare
Choose a tag to compare
  • bug fix in setup.py

0.0.3

28 Jul 22:15
1e209f3
Compare
Choose a tag to compare
  • Update to use the latest penaltymodel

0.0.2

09 May 21:33
044ff8d
Compare
Choose a tag to compare
Merge pull request #31 from arcondello/universal_wheel

Add 'universal' flag to setup

0.0.1

09 May 21:06
ce4cc24
Compare
Choose a tag to compare

Initial release