Skip to content

v2.8.0

Compare
Choose a tag to compare
@edkerk edkerk released this 21 Mar 09:38
· 75 commits to main since this release
5b48c22
  • chore:
  • fix:
    • addRxns correctly defines rev field, only reactions that can go in both directions (LB<0 and UB>0) are reversible (solves #469).
  • feat:
    • GitHub updates: Action workflow, rename devel branch to develop, reformat README.md and GH Pages.
    • if Parallel Computing Toolbox is installed, run getAllowedBounds across multiple workers.
    • solveLP checks if lb, ub, c and S fields do not have invalid values (e.g. NaN).