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)