Skip to content

v2.2.2

Compare
Choose a tag to compare
@luciansmith luciansmith released this 01 Jul 23:09
· 439 commits to release since this release
59c6f39

Maintenance update. Includes:

  • Releases for Python 3.10
  • Documentation updated
  • Fix C API function getStoichiometryMatrix
  • Fix C API functions dealing with rates of change.
  • Fix calculating elasticities when time explicitly included in reaction rate. (#1020)
  • New functions for getting the dependent and independent floating species. Also, make this independent of analysis type.
  • Update to use latest libsbml, and switch to using libexpat instead of libxml2.
  • When scaling control coefficients, set to zero when scaled reaction rate is itself zero. (#1031)