Releases: SciML/SimpleDiffEq.jl
Releases · SciML/SimpleDiffEq.jl
v1.11.1
SimpleDiffEq v1.11.1
Merged pull requests:
- CompatHelper: bump compat for RecursiveArrayTools to 3, (keep existing compat) (#75) (@github-actions[bot])
v1.11.0
SimpleDiffEq v1.11.0
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#71) (@dependabot[bot])
- Fix solvers failed on OOP problem (#72) (@ErikQQY)
- fix kwargs for FunctionMap (#73) (@ChrisRackauckas)
v1.10.0
v1.9.0
SimpleDiffEq v1.9.0
Merged pull requests:
- enable dependabot for GitHub actions (#64) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#65) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#66) (@dependabot[bot])
- Bump actions/checkout from 1 to 3 (#67) (@dependabot[bot])
- destats -> stats (#68) (@ChrisRackauckas)
v1.8.0
SimpleDiffEq v1.8.0
Closed issues:
Merged pull requests:
- Fix type instability in Tsit5 when using saveat (#60) (@utkarsh530)
- Fixes and Updates in SimpleEM (#61) (@utkarsh530)
- Additional GPU Compat ODE solvers (#62) (@utkarsh530)
v1.7.0
SimpleDiffEq v1.7.0
Merged pull requests:
- Add saveat and save_everystep to GPUSimpleTsit5 (#55) (@utkarsh530)
- Add Invalidations.yml [skip ci] [skip tests] (#58) (@devmotion)
v1.6.0
SimpleDiffEq v1.6.0
Closed issues:
- MethodError: no method matching copyto! (#48)
Merged pull requests:
- CI for LTS (#49) (@ChrisRackauckas)
- Format SciML Style (#52) (@ChrisRackauckas)
- Fix save_everystep = false use case (#54) (@utkarsh530)
v1.5.1
SimpleDiffEq v1.5.1
Closed issues:
- SimpleATsit5 seems to not handle correct
step!(integ, dt, true)
(#46)
Merged pull requests:
v1.5.0
SimpleDiffEq v1.5.0
Merged pull requests:
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#42) (@github-actions[bot])
v1.4.0
SimpleDiffEq v1.4.0
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#41) (@christopher-dG)
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#43) (@christopher-dG)
- CompatHelper: bump compat for "Reexport" to "1.0" (#44) (@github-actions[bot])