Skip to content

AMICI v0.30.0

Latest
Compare
Choose a tag to compare
@dweindl dweindl released this 10 Dec 17:36
2d58f54

Please note that the amici JAX model generation introduced in v0.29.0 is experimental, the API may substantially change in the future. Use at your own risk and do not expect backward compatibility.

Features

Fixes

  • Fixed ModelStateDerived copy ctor (fixes potential segfaults)

    by @dweindl in #2612

  • PEtab parameter mapping: fill in fixed parameter values for initial values

    by @dweindl in #2613

  • nan-safe log&divide for JAX models

    by @FFroehlich in #2611

Full Changelog: v0.29.0...v0.30.0