Releases: SciML/DelayDiffEq.jl
Releases · SciML/DelayDiffEq.jl
v5.53.0
DelayDiffEq v5.53.0
Merged pull requests:
- Fix the Jac and Grad Resizing (#305) (@jClugstor)
- Update events.jl for InternalITP changes (#306) (@ChrisRackauckas)
v5.52.0
v5.51.0
v5.50.0
DelayDiffEq v5.50.0
Merged pull requests:
- feat: add initialization support (#301) (@AayushSabharwal)
v5.49.0
DelayDiffEq v5.49.0
Merged pull requests:
- Fix tests not not assume Rosenbrock23 doesn't W transform (#294) (@oscardssmith)
- ci: test with
1
,lts
andpre
versions of julia (#295) (@thazhemadam) - CompatHelper: bump compat for SimpleNonlinearSolve to 2, (keep existing compat) (#296) (@github-actions[bot])
- Test master (#297) (@ChrisRackauckas)
- prepare to remove OrdinaryDiffEq dependency (#299) (@oscardssmith)
- feat: add support for symbolic
save_idxs
(#300) (@AayushSabharwal)
v5.48.1
v5.48.0
v5.47.4
v5.47.3
DelayDiffEq v5.47.3
Merged pull requests:
- ci: standardise workflows using SciML's reusable workflows (#289) (@thazhemadam)
- Handle empty solution in
HistoryFunction
correctly (#290) (@devmotion)
v5.47.2
DelayDiffEq v5.47.2
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#287) (@dependabot[bot])
- update retcode from symbol (#288) (@kaitlyn-loftus)