Skip to content

AMICI v0.18.0

Compare
Choose a tag to compare
@dweindl dweindl released this 26 May 14:28
· 221 commits to master since this release
0fc51c0

Features

Fixes

  • Fixed incorrect forward sensitivities for models with events with state-dependent trigger functions
    by @dweindl in #2084
  • Model import: Don't create spl.h and sspl.h for models without splines
    by @dweindl in #2088
  • SBML import - faster processing of SpeciesReference IDs
    by @dweindl in #2094
  • Update swig ignores
    by @FFroehlich in #2098
  • CMake: Fixed choosing SWIG via SWIG env variable
    by @dweindl in #2100
  • CMake: Try FindBLAS if no other information was provided
    by @dweindl in #2104
  • Fixed cblas error for models without solver states in combination with forward sensitivities
    by @dweindl in #2108
  • Fixed compilation error for models with events and xdot=0
    by @dweindl in #2111
  • Fixed import error for models with events and 0 states
    by @dweindl in #2112

Full Changelog: v0.17.1...v0.18.0