Skip to content

Releases: SciML/OrdinaryDiffEq.jl

v0.6 depwarn fixes

03 May 16:21
Compare
Choose a tag to compare
v2.0.1

final depwarn fix?

Compatibility with refined ODE problems

01 May 23:39
Compare
Choose a tag to compare
v2.0.0

fix for constant transfer

Update for DiffEqBase v0.15.0

12 Apr 17:07
Compare
Choose a tag to compare
v1.8.0

no double copy

SSPRK and safer dense

08 Apr 04:38
Compare
Choose a tag to compare
v1.7.0

throw error if early number

Fix out of place on v0.6

04 Apr 05:59
Compare
Choose a tag to compare

v0.6 needs more broadcast. Fine.

Retcodes and Callback Initialize

31 Mar 17:34
Compare
Choose a tag to compare
v1.6.0

Update REQUIRE

0.6 compatibility

19 Mar 00:48
Compare
Choose a tag to compare
v1.5.0

Update REQUIRE

General bugfixes

05 Mar 00:04
Compare
Choose a tag to compare
v1.4.1

Update runtests.jl

Rosenbrock speed and Integrator Interface Enhancements

15 Feb 04:38
Compare
Choose a tag to compare

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

09 Feb 10:31
Compare
Choose a tag to compare

This patch contains bugfixes (and new tests) which allow for compatibility with the DataArrays and variable rate jump interfaces.