Skip to content

v1.6.4

Choose a tag to compare

@seanebum seanebum released this 27 Sep 16:32
4793733

GillesPy2 Release v1.6.4

Changes

  • [#609] Solver.run() now returns a Result Object
  • [#616] Live graphing added for C based solvers
  • [#603] Added live output to file option
  • [#445] Model.run() now allows kwarg "increment" as an alternative for creating timespans
  • [#583, #615] Updates to Hybrid C solver (beta)

Fixes

  • [#610] Fixed issue where ODE C Solver sometimes plotted one too many steps
  • [#607] Fixed timeouts for Tau Hybrid Solver
  • [#590] Fixed wrong values in model for Vilar Oscillator example notebook