nuha: Multidimensional arrays, Linear algebra
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 ...
[Skip to Readme]
Modules
- Math
- Math.Nuha
- Math.Nuha.Algorithms
- Math.Nuha.Base
- Math.Nuha.Internal
- Math.Nuha.Numeric
- Math.Nuha.Types
- Math.Nuha
Downloads
- nuha-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.0.0, 0.3.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.13.0 && <4.14), vector (>=0.12.1 && <0.13) [details] |
License | BSD-3-Clause |
Copyright | (c) Johannes Kropp 2020 |
Author | Johannes Kropp |
Maintainer | jodak932@gmail.com |
Category | Math, Numeric |
Source repo | head: git clone https://github.com/jdkr/nuha |
Uploaded | by jodak at 2020-04-07T22:58:13Z |
Distributions | |
Downloads | 626 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2020-04-08 [all 3 reports] |