Skip to content

Releases: SciML/DifferentialEquations.jl

Stiffness detection and switching for DDEs defaults

14 Apr 22:27
Compare
Choose a tag to compare

Automatic stiffness switching algorithms as defaults

08 Apr 05:58
d413fa6
Compare
Choose a tag to compare
Merge pull request #272 from YingboMa/master

Change default ODE algorithms to automatic switching algorithms

Make tests pass for history function parameters

26 Mar 01:32
8594fc4
Compare
Choose a tag to compare
v4.1.1

Update default_dde_alg_test.jl

DiscreteProblem changes

17 Feb 17:24
fea22e8
Compare
Choose a tag to compare
v4.1.0

Update default_discrete_alg_test.jl

Syntax change

26 Jan 21:14
6ce0ba4
Compare
Choose a tag to compare

This release implements the syntax change mentioned in http://juliadiffeq.org/2018/01/24/Parameters.html

Improved ODE algorithm defaults

24 Dec 14:08
Compare
Choose a tag to compare
v3.1.0

Merge branch 'defs'

Update tests for DDEProblem

02 Nov 07:42
58c0f0c
Compare
Choose a tag to compare
v3.0.2

Update default_dde_alg_test.jl

Hotfix precompile times

29 Oct 00:19
Compare
Choose a tag to compare

Temporarily disables BoundaryValueDiffEq to save precompile times

DiffEq 3.0

27 Oct 02:42
Compare
Choose a tag to compare
v3.0.0

Merge remote-tracking branch 'origin/master'

Stiff solver recommendations

17 Sep 02:04
Compare
Choose a tag to compare
v2.3.0

Update REQUIRE