Skip to content

AMICI v0.7.13

Compare
Choose a tag to compare
@FFroehlich FFroehlich released this 18 Nov 20:35
· 1699 commits to master since this release
a9aaf0e
  • fixes a critical bug in objective function computation for models compiled using sbml2amici and pysb2amici that was introduced in v0.7.12
  • fixes a critical bug in sensitivity computation whenmodel.reinitializeFixedParameterInitialStates was set to true
  • readds the python interface to the ExpData copy constructor that was inadvertently removed in 0.7.12 and streamlines the respective convenience wrapper to provide access to the full range of constructors.