Skip to content

v.1.5.7

Compare
Choose a tag to compare
@seanebum seanebum released this 15 Dec 20:45
· 1687 commits to main since this release
1e26964

v1.5.7 CHANGELOG

CHANGES

  • Added example notebook for Tyson Oscillator
  • Change auto-solver checks to use environment path/variables to avoid unnecessary compilations
  • GillesPy2 results objects can now be turned in to a results ensemble using python builtin sum() function
  • GillesPy2 models can now be exported to SBML
  • Added Vilar Oscillator and Dimerization models to example models

FIXES

  • Fixed SBML import issue where string literals were being read incorrectly sometimes
  • Fixed random number re-sampling issue
  • Fixed timespan indexing issue