Releases: SciML/DiffEqDevTools.jl
Releases · SciML/DiffEqDevTools.jl
v2.43.0
DiffEqDevTools v2.43.0
Merged pull requests:
- chore: bump RecursiveArrayTools compat (#120) (@AayushSabharwal)
- Add verbose keyword to analyticless_test_convergence (#130) (@HadrienNU)
Closed issues:
v2.42.0
DiffEqDevTools v2.42.0
Merged pull requests:
- Use the right solve in BVP WorkPrecision (#123) (@ErikQQY)
- Update the plotting recipe to flexibly plot some x against some y (#129) (@nathanaelbosch)
Closed issues:
- Save all errors in
WorkPrecision
instead of just the one passed aserror_estimate
? (#125)
v2.41.0
DiffEqDevTools v2.41.0
Merged pull requests:
- Save all errors in
WorkPrecision
, not just theerror_estimate
(#126) (@nathanaelbosch) - CompatHelper: add new compat entry for StructArrays at version 0.6, (keep existing compat) (#127) (@github-actions[bot])
v2.40.0
DiffEqDevTools v2.40.0
Merged pull requests:
- Save
dts
andsol.stats
intoWorkPrecision
(#124) (@nathanaelbosch)
v2.39.1
DiffEqDevTools v2.39.1
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#119) (@github-actions[bot])
- Change typeof(x) <: y to x isa y (#121) (@pepijndevos)
- Add the name of the error estimate to the plotting recipe (#122) (@nathanaelbosch)
v2.39.0
DiffEqDevTools v2.39.0
Merged pull requests:
v2.38.1
DiffEqDevTools v2.38.1
Merged pull requests:
v2.38.0
DiffEqDevTools v2.38.0
v2.37.0
DiffEqDevTools v2.37.0
Merged pull requests:
v2.36.0
DiffEqDevTools v2.36.0
Merged pull requests:
- Fix typos in references in ode_tableaus.jl (#107) (@viivgit)
- enable dependabot for GitHub actions (#108) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#109) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#110) (@dependabot[bot])
- Bump actions/checkout from 1 to 3 (#111) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#113) (@dependabot[bot])
- Work precision diagram for nonlinearproblem (#114) (@TorkelE)