v6.99.0
·
339 commits
to master
since this release
OrdinaryDiffEq v6.99.0
Merged pull requests:
- Fix inference with NonlinearSolveAlg (#2729) (@ChrisRackauckas)
- fix autodiff for FBDF (#2730) (@oscardssmith)
- Os/bump di (#2732) (@oscardssmith)
- start upgrade to MTK@10 (#2734) (@oscardssmith)
- fix OrdinaryDiffEqBDF tests (#2735) (@oscardssmith)
- fix downstream runners (#2737) (@oscardssmith)
- bump core version (#2739) (@oscardssmith)
- add DefaultImplicitODEAlgorithm and tests (#2741) (@oscardssmith)
- Mooncake Direct Adjoints for Explicit Integrators (#2742) (@ChrisRackauckas)
- Reset fsal when necessary for first tstep (#2743) (@oscardssmith)
- Add AirSpeedVelocity.jl benchmarking (#2745) (@ChrisRackauckas)
- Inactivate initdt for differentiation by enzyme (#2748) (@ChrisRackauckas)
- fix stats of stabilized RK methods (#2753) (@ranocha)
- bump OrdinaryDiffEqStabilizedRK (#2754) (@ranocha)
- fix allocations in ROCK4 (#2755) (@ranocha)
- test: fix MTK reinitialization tests, remove deprecation warnings (#2756) (@AayushSabharwal)
Closed issues:
OrdinaryDiffEqNonlinearSolve
- Type instability in relaxation (#2674)- FBDF not compatible with ForwardDiff (#2720)
- Get Mooncake direct adjoints working (#2723)
PreparationMismatchError
after bump of DifferentiationInterface.jl (#2738)- Modified SIR model turns unstable on simulation (very potentially a numerical error unavoidable due to the model (#2747)
- Make InterpolationData an AbstractDiffEqArrayInterpolation (#2749)