Skip to content

v2.8.5

Compare
Choose a tag to compare
@edkerk edkerk released this 23 Oct 19:16
· 47 commits to main since this release
b16f732
  • feat:
    • Distribute SoPlex binary for Windows with RAVEN, as another open-source alternative, slower than glpk, but suitable for MILP. Installation instructions are updated.
    • readYAMLmodel should always make model.c-field, even if no objective function is specified (solves #509).
    • standardizeGrRules should throw error if no grRules field is found.
  • refactor:
    • addRxnsGenesMets more detailed error message if reactions cannot be found.
    • getAllowedBounds use progressbar for reporting status.