Skip to content

AMICI v0.7.5

Compare
Choose a tag to compare
@dweindl dweindl released this 30 Jul 13:46
· 1738 commits to master since this release
6a0f569

Features/enhancements:

  • Add computation of residuals, residuals sensitivity, Fisher information matrix (#223)
  • More efficient conversion of std::vector to numpy ndarray (#375)
  • Allow specifying timepoints in ExpData (#370)

Minor fixes:

  • Condition parameters in ExpData now only temporarily override Model parameters (#371)
  • Ensure non-negative states for Newton solver (#378)