Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 18:58
· 18 commits to main since this release
9000c37

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)