Description
Multidimensional arrays, Linear algebra, Numerical analysis.
Description
Nuha is a library for numerical 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)
README.md
Nuha is a library for linear algebra based on multidimensional arrays (holors). This library is used in production and is therefore actively maintained.