AMICI v0.18.0
Features
- More efficient handling of splines in SBML models
by @paulstapor, @lcontento, @dweindl in #1515 - Partial support of current PEtab2.0 draft, including support for PySB models
by @dweindl, @FFroehlich in #1800
Fixes
- Fixed incorrect forward sensitivities for models with events with state-dependent trigger functions
by @dweindl in #2084 - Model import: Don't create spl.h and sspl.h for models without splines
by @dweindl in #2088 - SBML import - faster processing of SpeciesReference IDs
by @dweindl in #2094 - Update swig ignores
by @FFroehlich in #2098 - CMake: Fixed choosing SWIG via
SWIG
env variable
by @dweindl in #2100 - CMake: Try FindBLAS if no other information was provided
by @dweindl in #2104 - Fixed cblas error for models without solver states in combination with forward sensitivities
by @dweindl in #2108 - Fixed compilation error for models with events and xdot=0
by @dweindl in #2111 - Fixed import error for models with events and 0 states
by @dweindl in #2112
Full Changelog: v0.17.1...v0.18.0