Skip to content

Releases: dwavesystems/penaltymodel

penaltymodel-mip 0.2.3

03 Apr 00:06
Compare
Choose a tag to compare

Fixes

  • will handle the case when all decision configurations are defined

penaltymodel-maxgap 0.5.3

02 Mar 19:10
Compare
Choose a tag to compare

Features

  • Bump up pysmt to 0.8.0

penaltymodel-maxgap 0.5.2

24 Feb 18:50
Compare
Choose a tag to compare

Features

  • Python 3.8 support
  • Loosen package version ranges
  • Drop universal wheels tag
  • Fix Theta object initialization

penaltymodel-core 0.16.3

24 Feb 17:00
5f5a23a
Compare
Choose a tag to compare

Features

  • Python 3.8 support
  • Loosen range of package version requirements
  • Drop universal wheels tag

penaltymodel-cache 0.4.1

24 Feb 17:00
5f5a23a
Compare
Choose a tag to compare

Features

  • Python 3.8 support
  • Loosening ranges on acceptable package versions
  • Drop universal wheels tag

penaltymodel-mip 0.2.2

11 Feb 18:47
fde12b6
Compare
Choose a tag to compare

Features

  • Support ortools < 8.0.0
  • py 3.8 support
  • Loosen dimod version requirements

penaltymodel-lp 0.1.3

11 Feb 17:26
Compare
Choose a tag to compare

Features

  • Python 3.8 support

penaltymodel-lp 0.1.2

07 Feb 23:20
Compare
Choose a tag to compare

Fixes

  • increases the package version ranges of numpy and dimod

penaltymodel-lp 0.1.1

07 Feb 22:01
Compare
Choose a tag to compare

Fixes

  • Catches linear programming warnings (ex. ill conditioned matrix) and calls on the next penaltymodel

penaltymodel-mip 0.2.1

22 Apr 22:04
b9d3432
Compare
Choose a tag to compare

Fixes

  • Addresses the issue that causes the warning, "..MPSolverInterface::result_status_ = MPSOLVER_INFEASIBLE" to print out