Skip to content

AMICI v0.11.23

Compare
Choose a tag to compare
@dweindl dweindl released this 11 Jan 15:50
· 714 commits to master since this release
287364e

Features:

Fixes:

  • C++: Fixed SUNMatrixWrapper ctor for size 0 matrices by @dweindl in #1608
  • Python: Handle TemporaryDirectory cleanup failures on Windows by @dweindl in #1617
  • Python: pysb.Model.initial_conditions throws a DeprecationWarning by @PaulJonasJost in #1620
  • Fixed wrong array size in warnings by @dweindl in #1624

NOTE: AMICI 0.11.23 requires numpy<1.22.0

NOTE: This is the last release supporting Python 3.7

Full Changelog:
v0.11.22...v0.11.23