Skip to content

v6.55.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 12:34
· 625 commits to master since this release
8a9bd65

OrdinaryDiffEq v6.55.0

Diff since v6.54.0

Closed issues:

  • Use ExponentialUtilities.exponential! instead of exp and add method as an option in solvers that currently use exp and expv (#2009)

Merged pull requests:

  • CompatHelper: bump compat for ADTypes to 0.2, (keep existing compat) (#2015) (@github-actions[bot])
  • Change exp to exponential! in linear methods (#2018) (@ErikQQY)
  • Improve cache test robustness (#2020) (@ChrisRackauckas)
  • Apply callbacks with a type-stable generated function. (#2021) (@meson800)