AMICI v0.12.0
Features:
- Support for event observables via the Python interface by @FFroehlich in #1845
- Treat non-estimated parameters as constants during SBML-PEtab import by @dweindl in #1810
- Updated SUNDIALS to v5.8.0 by @dweindl in #1836
- Option to extract common subexpressions by @dweindl in #1852, #1856
- Parallelize matrix simplification by @dweindl in #1778
- Validate PEtab problems before attempting import by @dweindl in #1842
- Improved type annotations for the swig interface by @dweindl in #1860
Fixes:
- Fixed an issue with potentially infinite loops during conservation law processing by @FFroehlich in #1833
- Fixed potential deadlocks during parallel simplification by @dweindl in #1844
- Fix resetting
ReturnData::numstepsB
when re-using Solver by @dweindl in #1841
And further contributions by @dilpath, @dweindl, @FFroehlich
Full Changelog: v0.11.32...v0.12.0