Releases: SciML/PreallocationTools.jl
Releases · SciML/PreallocationTools.jl
v0.4.14
PreallocationTools v0.4.14
Merged pull requests:
- CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#84) (@github-actions[bot])
- Downgrade CI (#85) (@ArnoStrouwen)
- Test new OrdinaryDiffEq (#87) (@ChrisRackauckas)
- Julia 1.10 maintenance (#88) (@ArnoStrouwen)
- allow for dispatching get_tmp on the type (#89) (@ChrisRackauckas)
v0.4.13
PreallocationTools v0.4.13
Merged pull requests:
- Fix example 3 (#64) (@ChrisRackauckas)
- enable dependabot for GitHub actions (#65) (@ranocha)
- Bump actions/cache from 1 to 3 (#66) (@dependabot[bot])
- Bump actions/checkout from 1 to 3 (#67) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#68) (@dependabot[bot])
- Doc improv (#69) (@ArnoStrouwen)
- Fix GPU Tests (#70) (@ChrisRackauckas)
- Bump actions/checkout from 3 to 4 (#73) (@dependabot[bot])
- CompatHelper: bump compat for CUDA to 5 for package GPU, (keep existing compat) (#76) (@github-actions[bot])
- Documenter 1.0 upgrade (#77) (@ArnoStrouwen)
- typos CI (#78) (@ArnoStrouwen)
- Bump actions/checkout from 3 to 4 (#79) (@dependabot[bot])
- test dependabot ignore patch typos (#80) (@ArnoStrouwen)
- finish dependabot ignoring typos patches (#81) (@ArnoStrouwen)
- Aqua ci (#82) (@ArnoStrouwen)
- chore: bump RecursiveArrayTools compat (#83) (@AayushSabharwal)
Closed issues:
v0.4.12
PreallocationTools v0.4.12
Merged pull requests:
- readme consistency with actual code in v.0.4.11 (#61) (@thomvet)
- ArrayInterface v7 (#62) (@ChrisRackauckas)
v0.4.11
v0.4.10
v0.4.9
PreallocationTools v0.4.9
Closed issues:
- More descriptive "About" for repository (#56)
Merged pull requests:
- Add ReverseDiff weak dep (#58) (@ChrisRackauckas)
v0.4.8
v0.4.7
PreallocationTools v0.4.7
v0.4.6
PreallocationTools v0.4.6
Merged pull requests:
v0.4.5
PreallocationTools v0.4.5
Closed issues:
- Continuous adjoint sensitivity methods / VJP computation with LazyBuffer (#29)
- Add non-DiffCache method for get_tmp? (#41)
- Make DiffCache work with
Symbolics.jacobian_sparsity
(#42)
Merged pull requests:
- Support a symbolic (or Any) fallback, and allow for no precache (#43) (@ChrisRackauckas)
- updated .gitignore and added favicon and logo.pngs for docs. (#44) (@00krishna)
- Build out documenter suite, make.jl, pages.jl, index.md, and Projec (#45) (@00krishna)
- This PR implements
Documenter.yml
to automate the docs build process (#46) (@00krishna) - [skip ci] badges (#48) (@ArnoStrouwen)
- added reproducibility info to README and make.jl. (#49) (@00krishna)
- fixed: moved reproducibility from README to index.md (#50) (@00krishna)
- doc and test compat (#51) (@ArnoStrouwen)
- CompatHelper: add new compat entry for PreallocationTools at version 0.4 for package docs, (keep existing compat) (#52) (@github-actions[bot])
- Add FixedSizeDiffCache (#53) (@ChrisRackauckas)