v1.6.8
GillesPy2 Release v1.6.8
Changes
- Added
cleanup_tempfiles()
function for clearing out gillespy2 temp files - TauHybridCSolver now added to
get_best_solver()
andget_best_algo()
methods and will be appropriately selected based on model SBML feature set- [#697]
Fixes
- Fixed initialization errors in integrator for TauHybridCSolver
- [#719]
- 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
- [#711]
- Fixed multi-trajectory bug in TauHybridCSolver
- [#703]
- C-based solver interrupts and timeouts are now appropriately handled
- Multiple updates to error handling
Full Changelog: v1.6.7...v1.6.8