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.40.1

1 year ago

DelayDiffEq v5.40.1

Diff since v5.40.0

Merged pull requests:

  • Fix tests for removal of ODECompositeSolution (#251) (@ChrisRackauckas)

v5.40.0

1 year ago

DelayDiffEq v5.40.0

Diff since v5.39.1

Merged pull requests:

  • Move to SimpleNonlinearSolve (#250) (@ChrisRackauckas)

v5.39.1

1 year ago

DelayDiffEq v5.39.1

Diff since v5.39.0

Merged pull requests:

  • Mark fixed tests as not broken (#249) (@ChrisRackauckas)

v5.39.0

1 year ago

DelayDiffEq v5.39.0

Diff since v5.38.3

Merged pull requests:

  • update symbol return codes to ReturnCode (#248) (@ChrisRackauckas)

v5.38.3

1 year ago

DelayDiffEq v5.38.3

Diff since v5.38.2

Merged pull requests:

  • nW should be an upper bound of nJ (#247) (@YingboMa)

v5.38.2

1 year ago

DelayDiffEq v5.38.2

Diff since v5.38.1

v5.38.1

1 year ago

DelayDiffEq v5.38.1

Diff since v5.38.0

v5.38.0

1 year ago

DelayDiffEq v5.38.0

Diff since v5.37.1

Merged pull requests:

  • MassInstallAction: Install the Invalidations workflow on this repository (#241) (@ranocha)
  • MassInstallAction: Install the Invalidations workflow on this repository (#243) (@devmotion)
  • make safe for the addsteps! change (#244) (@ChrisRackauckas)

v5.37.1

1 year ago

DelayDiffEq v5.37.1

Diff since v5.37.0

Closed issues:

  • missing cache.alg causing runtime dispatch in LinearSolve (#235)

Merged pull requests:

  • Specialize prepare_alg to improve inference (#236) (@ChrisRackauckas)
  • Use SciML style (#237) (@devmotion)
  • Move from DiffEqProblemLibrary to DDEProblemLibrary (#240) (@devmotion)

v5.37.0

1 year ago

DelayDiffEq v5.37.0

Diff since v5.36.0

Merged pull requests:

  • Extend the SciMLBase traits (#232) (@ChrisRackauckas)