Releases: aurelio-amerio/FunctionTabulations.jl
Releases · aurelio-amerio/FunctionTabulations.jl
v0.2.2
v0.2.1
Fixed compression and updated Interpolations.jl api
v0.2.0
Added the possibility to store custom metadata in the tabulation archive
v0.1.0
FunctionTabulations v0.1.0
Initial release of FunctionTabulations - a library to compute, store and retrieve tabulations of functions over a 1D, 2D or 3D grid.
Merged pull requests:
- CompatHelper: add new compat entry for JLD at version 0.12, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for Interpolations at version 0.13, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for Unitful at version 1, (keep existing compat) (#4) (@github-actions[bot])
- CompatHelper: add new compat entry for ProgressMeter at version 1, (keep existing compat) (#5) (@github-actions[bot])
- Unitful support (#7) (@aurelio-amerio)
- CompatHelper: add new compat entry for CodecZlib at version 0.7, (keep existing compat) (#8) (@github-actions[bot])
- CompatHelper: add new compat entry for JLD2 at version 0.4, (keep existing compat) (#9) (@github-actions[bot])
- added new method for Vectors (#12) (@aurelio-amerio)
- Units refactoring and function SHA check (#13) (@aurelio-amerio)