v2.5.0
Various updates and bugfixes, including:
- Removed ncurses dependency
- Refuse to read models with elements roadrunner cannot interpret (algebraic rules, unknown packages)
- Reset the conservedMoietyAnalysis flag to its previous state after running a steady state analysis.
- Improve named stoichiometry interpretation and setting, and allow setting of arbitrary stoichiometries.
- Fix handling of some reactions in the gillespie integrator (#1135)
- Allow setting init(x) when x has an initial assignment. (#1137)
- getCurrentSBML no longer exports incorrect initial assignments. (#1138)
- getValue('time') now returns the actual current time (#1142)
- The steady state selection vector now doesn't change once set (#1148)
- New 'fluxThreshold' setting for when to zero out flux control coefficients (#1150)