nuha: Multidimensional arrays, Linear algebra, Numerical analysis

[ bsd3, library, math, numeric ] [ Propose Tags ]

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)


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

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 && <5), 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-11-27T23:04:13Z
Distributions
Downloads 518 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-11-27 [all 1 reports]

Readme for nuha-0.3.0.0

[back to package description]

Nuha is a library for linear algebra based on multidimensional arrays (holors). This library is used in production and is therefore actively maintained.