Skip to content

AMICI v0.14.0

Compare
Choose a tag to compare
@FFroehlich FFroehlich released this 23 Nov 18:50
· 615 commits to master since this release
b5177d9

Features:

  • Added optional functionality to apply C99 math optimization to generated C++ code
    by @dweindl and @lcontento in #1377, #1878

  • Added option to treat fixed parameters as constants in PEtab import

    by @dweindl in #1877

  • Added equality operator for ExpData

    by @dweindl in #1881

  • Updated base image for Dockerfile to Ubuntu 22.04/Python 3.10

    by @dweindl in #1896

Fixes:

Documentation:

Full Changelog:
v0.13.0...v0.14.0