@hackage nuha0.2.0.0

Multidimensional arrays, Linear algebra

  • Installation

  • Dependencies (2)

  • Dependents (0)

Nuha is a library for linear algebra based on multidimensional arrays (holors).

The goals of Nuha are:

  • to be user friendly

  • to be lightweight with few dependencies

  • to be fast (although there haven't been many benchmarks yet)

If there's time in the future, it is planned to implement algorithms of numerical analysis, e.g. solve linear systems, determinant, inverse, svd, eigenvalues, matrix decompositions ...