Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 12:06
· 20 commits to main since this release
2f2f6ad

ProbNumDiffEq v0.16.0

Diff since v0.15.0

Merged pull requests:

  • Add the DiagonalEK1 (#301) (@nathanaelbosch)
  • CompatHelper: bump compat for DiffEqCallbacks to 3, (keep existing compat) (#304) (@github-actions[bot])
  • Change the ordering of the state-space model (#305) (@nathanaelbosch)
  • Use ExtendedTestSets.jl (#306) (@nathanaelbosch)
  • CompatHelper: bump compat for TaylorSeries to 0.17, (keep existing compat) (#307) (@github-actions[bot])
  • CompatHelper: bump compat for TaylorIntegration to 0.15, (keep existing compat) (#308) (@github-actions[bot])
  • Update the docs to work with MTK v9 and add compat (#309) (@nathanaelbosch)
  • Bump julia-actions/setup-julia from 1 to 2 (#310) (@dependabot[bot])
  • Fix some tests due to an MTK update (and something related to FiniteDiff.jl) (#311) (@nathanaelbosch)
  • CompatHelper: bump compat for FastBroadcast to 0.3, (keep existing compat) (#312) (@github-actions[bot])
  • CompatHelper: bump compat for BlockArrays in [weakdeps] to 1, (keep existing compat) (#313) (@github-actions[bot])
  • Fix errors relating to RecursiveArrayTools, Base.stack, and GaussianDistributions.jl (#314) (@nathanaelbosch)

Closed issues:

  • Memory leaking when computing gradients (#249)
  • Make the DiagonalEK1 work for SecondOrderODEs (#302)