Skip to content

v6.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 15:02
· 187 commits to master since this release
4e4216b

DifferentialEquations v6.14.0

Diff since v6.13.0

Closed issues:

  • DImplicitEuler and DABDF2 fail with LabelledArrays (#581)
  • EnsembleProblem with JumpProblem yielding identical traces (#585)
  • Using remake for EnsembleProblem (#586)
  • LabelledArrays with Autodiff Stiff solvers (#588)
  • Event repeated at the same time using ContinuousCallback and adaptive = false (#590)
  • Suggestion for exploiting separable linear-nonlinear ODEs (#591)
  • On Julia 1.5 importing produces warnings about fatally broken incremental compilation (#593)
  • Discrete stochastic simulations method error (#594)
  • Failed to precompule DifferentialEquation due to UndefVarError (#595)
  • Reconfigure callbacks in the affect function (#598)
  • Method Error when trying to solve an ODE (#599)
  • Precompilation errors on both stable and master (#602)

Merged pull requests:

  • CompatHelper: bump compat for "DiffEqNoiseProcess" to "4.0" (#604) (@github-actions[bot])