Skip to content

v7.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 00:17
· 60 commits to master since this release
f8894c9

DifferentialEquations v7.9.0

Diff since v7.8.0

Closed issues:

  • Inconsistent callback behavior (#955)
  • Method Error in solver FBDF with LinearSolve v2.2.1 (#967)
  • Using OrdinaryDiffEq.jl with Measurements.jl does not work anymore (#968)
  • Large allocation count from VariableRateJump (#969)
  • Issues with radau solvers (#970)
  • Can't precompile DifferentialEquations.jl, gets stuck on BoundaryValueDiffEq.jl (#972)

Merged pull requests:

  • CompatHelper: bump compat for BoundaryValueDiffEq to 3, (keep existing compat) (#965) (@github-actions[bot])
  • Remove undefined export (#974) (@joaquinpelle)
  • A new round of ODE defaults (#977) (@ChrisRackauckas)