AMICI v0.30.1
Bugfix-only release.
- Removed
eqx.debug.nan, fixes #2629
by @FFroehlich in #2630 - Fixes an SBML import issue that led to incorrect results for models with
species-dependent initial assignments (fixes #2642)
by @FFroehlich in #2643 - Fixed
CVodeGetSensDkyerror message
by @dweindl in #2644 - Disabled
CvodeFcheckpointing to prevent certain rare crashes when forward
integration takes exactlymaxstepsintegration steps, plus some additional
yet unclear condition.
by @dweindl in #2645 - Fixed rare crashes due to uncaught exceptions in
~FinalStateStorer
by @dweindl in #2647
Full Changelog: v0.30.0...v0.30.1