Skip to content

AMICI v0.11.8

Compare
Choose a tag to compare
@FFroehlich FFroehlich released this 21 Oct 13:38
· 1041 commits to master since this release
6aa87c3

Python

  • Fix pysb-petab support (#1288)
  • Fix ExpData constructor overloading (#1299)
  • Fix support for positivity enforcement (#1306)
  • Refactor SBML import, adds support for parameter rate rules and initial assignments (#1284, #1296, #1304)
  • Improve model generation for models with many parameters (#1300)
  • Add support for PEtab based synthetic data generation (#1283)

C++

  • Make HDF5 an optional dependency (#1285)

Doc

CI

  • Add python 3.9 support test (#1282)
  • Allow manual triggering of GitHub actions (#1287)
  • Remove appveyor config (#1295)
  • Update GHA env and path management (#1302)