Skip to content

AMICI v0.9.3

Compare
Choose a tag to compare
@dweindl dweindl released this 07 Feb 15:29
· 1516 commits to master since this release
8b0ebd2

CRITICAL FIXES

  • fix(python) fix symbolic computations for adjoint (#583)

Features

  • feature(python) Check for matching AMICI versions when importing model (Closes #556). Set exact AMICI version as model package requirement.
  • feature(core) Add option to rethrow AMICI exception (Closes #552)
  • feature(python) Redirect C/C++ output in stdout is redirected (e.g. in ipython notebooks) (Closes #456)

Minor fixes

  • fix(python) Fix doc and rename sys_pipes to something more meaningful
  • fix(ci) Fix premature exit of scripts/runNotebook.sh
  • fix(deploy) Update pyenv shims to find twine