Skip to content

AMICI v0.11.17

Compare
Choose a tag to compare
@dweindl dweindl released this 30 May 18:02
· 855 commits to master since this release
c037706

Fixes:

  • Fix "maybe-uninitialized" compiler warning (#1495)
  • Fix substitution of expressions in `drootdt_total (#1512)
  • C++: Fix serialization and == operator (#1493)
  • C++: Avoid w in root and stau headers (refactor) (#1503)

Documentation:

  • Updated OpenBLAS Windows installation instructions (#1496)
  • Updated how-to-cite to Bioinformatics paper (#1499)
  • Updated list of papers using AMICI (#1509)

Other:

  • Remove sllh computation from petab_objective.simulate_petab (#1498)
  • Add main.py to Python package to provide info on AMICI installation
    via python -m amici (#1500)