v6.14.0
·
187 commits
to master
since this release
DifferentialEquations v6.14.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])