Skip to content

Releases: SciML/DelayDiffEq.jl

Add missing DDEIntegrator methods

11 Dec 08:06

Choose a tag to compare

v1.8.1

Merge remote-tracking branch 'origin/master'

Update for OrdinaryDiffEq changes

07 Dec 07:38
0427380

Choose a tag to compare

v1.8.0

Update REQUIRE

Fix for DiffTools

22 Nov 09:14

Choose a tag to compare

v1.7.0

update for namespace changes

Update for cache changes in OrdinaryDiffEq

21 Nov 06:24

Choose a tag to compare

DDE reinit

06 Nov 16:08
085d714

Choose a tag to compare

Merge pull request #53 from devmotion/reinit2

Implement reinit

Fix type of dtacc to be compatible with newest OrdinaryDiffEq

05 Nov 22:06
67bd419

Choose a tag to compare

Merge pull request #52 from devmotion/fix_dtacc

Fix type of dtacc

Fix for newest OrdinaryDiffEq

04 Nov 23:22
9c5a0f2

Choose a tag to compare

Merge pull request #51 from devmotion/fix_nlsolve

Update to NLsolve changes in OrdinaryDiffEq

constant delays nothing fixes

02 Nov 15:26
58e5bda

Choose a tag to compare

Merge pull request #48 from devmotion/nothing_test

Add test for constant_delays = nothing

nothing constant lags allowed

02 Nov 06:49

Choose a tag to compare

v1.2.0

Remove ConstantLagDDEProblem  and allow no constant lag

DiffEqBase 2.0.0 compatibility

21 Oct 15:33

Choose a tag to compare

v1.1.0

Update REQUIRE