v7.9.0
DifferentialEquations v7.9.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)