AMICI v0.26.0
AMICI v0.26.0 requires sympy>=1.12.1 and petab>=0.4.0.
Policy changes
-
Updated AMICI's versioning / deprecation policy
We will start removing deprecated features that had a deprecation warning
for longer than six months in the next minor release.
Deprecations
-
Passing individual tables to
amici_import_petab
is now deprecated.
Use apetab.Problem
instance instead.
Fixes
-
Fixed a bug where during installation of AMICI, an incorrect sundials CMake
would be used resulting in installation errors.
Full Changelog: v0.25.2...v0.26.0