Skip to content

v1.6.0

Compare
Choose a tag to compare
@jtcooper10 jtcooper10 released this 22 Jun 16:12
· 1236 commits to main since this release
cfd76b3

GillesPy2 Release v1.6.0 Changelog

Changes

  • Models can now be converted to and from JSON.
  • Improved model and simulation generation for C++ solvers.
  • Models can now be converted to and from the StochSS format.
  • Added example model to illustrate the polymerization of styrene.

Fixes

  • Fixed a bug where the C++ Tau Leaping solver would repeatedly re-instantiate its RNG.
  • Fixed a bug where the C++ Tau Leaping solver would not seed its RNG with a user-passed value.
  • Fixed a bug where large species and parameter counts would cause the NumPy SSA and C++ solvers to output unexpected results.