Releases: SciML/OrdinaryDiffEq.jl
Releases · SciML/OrdinaryDiffEq.jl
v0.6 depwarn fixes
v2.0.1 final depwarn fix?
Compatibility with refined ODE problems
v2.0.0 fix for constant transfer
Update for DiffEqBase v0.15.0
v1.8.0 no double copy
SSPRK and safer dense
v1.7.0 throw error if early number
Fix out of place on v0.6
v0.6 needs more broadcast. Fine.
Retcodes and Callback Initialize
v1.6.0 Update REQUIRE
0.6 compatibility
v1.5.0 Update REQUIRE
General bugfixes
v1.4.1 Update runtests.jl
Rosenbrock speed and Integrator Interface Enhancements
The speed of the Rosenbrock23/32 method was greatly improved, and the integrator interface is now fully compatible with multiscale arrays.
DataArrays and Variable Rate Jump Compatibility
This patch contains bugfixes (and new tests) which allow for compatibility with the DataArrays and variable rate jump interfaces.