Skip to content
This repository was archived by the owner on Jun 14, 2022. It is now read-only.

v0.1.1

Choose a tag to compare

@prehner prehner released this 22 Dec 15:53
· 32 commits to main since this release
ae86703

Added

  • Added from_multiple_json function to Parameter trait that is able to read parameters from separate JSON files. #15

Packaging

  • Updated pyo3 and numpy dependencies to 0.15.
  • Updated quantity dependency to 0.4.
  • Updated num-dual dependency to 0.4.
  • Removed ndarray-linalg and ndarray-stats dependencies.
  • Removed obsolete features for the selection of the BLAS/LAPACK library.