DelayDiffEq.jl Versions Save

Delay differential equation (DDE) solvers in Julia for the SciML scientific machine learning ecosystem. Covers neutral and retarded delay differential equations, and differential-algebraic equations.

v5.47.3

3 weeks ago

DelayDiffEq v5.47.3

Diff since v5.47.2

Merged pull requests:

  • ci: standardise workflows using SciML's reusable workflows (#289) (@thazhemadam)
  • Handle empty solution in HistoryFunction correctly (#290) (@devmotion)

v5.47.2

4 weeks ago

DelayDiffEq v5.47.2

Diff since v5.47.1

Merged pull requests:

  • Bump julia-actions/setup-julia from 1 to 2 (#287) (@dependabot[bot])
  • update retcode from symbol (#288) (@kaitlyn-loftus)

v5.47.1

2 months ago

DelayDiffEq v5.47.1

Diff since v5.47.0

Merged pull requests:

  • Run JuliaFormatter.format() (#284) (@LilithHafner)

v5.47.0

2 months ago

DelayDiffEq v5.47.0

Diff since v5.46.0

Merged pull requests:

  • Bump actions/cache from 3 to 4 (#280) (@dependabot[bot])
  • Bump codecov/codecov-action from 3 to 4 (#281) (@dependabot[bot])
  • Run JuliaFormatter.format() (#282) (@LilithHafner)
  • DEStats additon from SciMLBase (#283) (@H-Sax)

v5.46.0

4 months ago

DelayDiffEq v5.46.0

Diff since v5.45.1

Merged pull requests:

  • Update to match the OrdinaryDiffEq interpolation change (#279) (@ChrisRackauckas)

v5.45.1

4 months ago

DelayDiffEq v5.45.1

Diff since v5.45.0

v5.45.0

5 months ago

DelayDiffEq v5.45.0

Diff since v5.44.0

Merged pull requests:

  • Fix for differential_vars update (#278) (@ChrisRackauckas)

v5.44.0

5 months ago

DelayDiffEq v5.44.0

Diff since v5.43.2

Merged pull requests:

  • chore: bump RecursiveArrayTools compat (#272) (@AayushSabharwal)

v5.43.2

5 months ago

DelayDiffEq v5.43.2

Diff since v5.43.1

Merged pull requests:

  • Change typeof(x) <: y to x isa y (#271) (@pepijndevos)
  • CompatHelper: bump compat for SimpleNonlinearSolve to 1, (keep existing compat) (#273) (@github-actions[bot])

v5.43.1

7 months ago

DelayDiffEq v5.43.1

Diff since v5.43.0

Merged pull requests:

  • add progress_id to delaydiffeq (#270) (@pepijndevos)