Skip to content

Releases: klamt-lab/straindesign

v1.18

22 Feb 17:01

Choose a tag to compare

Replaced Java-efmtool-based compression for coupled reactions with a native python verion

v1.15

02 Sep 00:38
ce8ba66

Choose a tag to compare

  • Base GPR compression on AST fields instead of GPR strings #3
  • Base GPR integration on AST fields instead of GPR strings #3
  • Fix some of the examples in the documentation #29

v1.14

18 Feb 05:37

Choose a tag to compare

Added support for numpy 2, SCIP 9 and Gurobi 12

v1.13

27 Sep 02:27

Choose a tag to compare

  • Fixed seed function
  • Removed efmtool_link dependence

v1.12

19 Jul 18:20

Choose a tag to compare

  • Added reproducible computations with custom parameter "seeds"
  • Added support for Python 3.12
  • Added support for scipy 1.13 (and hopefully above)
  • Added support for SCIP 9.1.0
  • Changed Gurobi populate "NumericFocus" to "2" to avoid getting trapped in solution pool generation
  • Updated some dependencies and API calls according to updates in dependency package requirements

v1.11

02 Dec 08:06

Choose a tag to compare

  • Fixed MILP bounding
  • updated dependencies
  • updated CI testing

v1.10

05 Sep 15:30
14c73b3

Choose a tag to compare

Fixed issues when working with models loaded from .mat files

v1.9

21 Sep 20:05

Choose a tag to compare

fixed GLPK-LP issues

v1.8

21 Sep 17:32

Choose a tag to compare

fixed GLPK-LP issues

v1.7

06 Sep 23:09
8b7d008

Choose a tag to compare

Clean up and documentation