Skip to content

v1.6.8

Compare
Choose a tag to compare
@seanebum seanebum released this 22 Feb 15:31
· 745 commits to main since this release
8fd756a

GillesPy2 Release v1.6.8

Changes

  • Added cleanup_tempfiles() function for clearing out gillespy2 temp files
  • TauHybridCSolver now added to get_best_solver() and get_best_algo() methods and will be appropriately selected based on model SBML feature set

Fixes

  • Fixed initialization errors in integrator for TauHybridCSolver
  • Fixed Event Trigger evaluation in TauHybridCSolver
  • Fixed the issue where numerical errors were introduced with continuous values when being evaluated for stochastic reactions in TauHybridCSolver
  • Fixed multi-trajectory bug in TauHybridCSolver
  • C-based solver interrupts and timeouts are now appropriately handled
  • Multiple updates to error handling

Full Changelog: v1.6.7...v1.6.8