Skip to content

AMICI v0.30.1

Compare
Choose a tag to compare
@dweindl dweindl released this 18 Feb 10:52
· 19 commits to master since this release
64bbd80

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 CVodeGetSensDky error message
    by @dweindl in #2644
  • Disabled CvodeF checkpointing to prevent certain rare crashes when forward
    integration takes exactly maxsteps integration 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