The hmatrix package
Purely functional interface to basic linear algebra and other numerical computations, internally implemented using GSL, BLAS and LAPACK.
The Linear Algebra API is organized as follows:
Data.Packed: structure manipulation
Numeric.Container: simple numeric functions
Numeric.LinearAlgebra.Algorithms: matrix computations
Numeric.LinearAlgebra: everything + instances of standard Haskell numeric classes
Properties
| Versions | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.4.0.0, 0.5.0.1, 0.5.1.1, 0.5.2.0, 0.5.2.1, 0.5.2.2, 0.6.0.0, 0.7.1.0, 0.7.2.1, 0.8.0.0, 0.8.1.0, 0.8.1.1, 0.8.2.0, 0.8.3.1, 0.9.3.0, 0.10.0.0, 0.10.0.1, 0.10.0.2, 0.11.0.0, 0.11.0.1, 0.11.0.3, 0.11.0.4, 0.11.1.0, 0.12.0.0, 0.12.0.1, 0.12.0.2, 0.13.0.0, 0.13.1.0, 0.14.0.0, 0.14.0.1, 0.14.1.0 |
|---|---|
| Dependencies | array, base (4.*), binary, process, random, storable-complex, vector (≥0.8) |
| License | GPL |
| Author | Alberto Ruiz |
| Maintainer | Alberto Ruiz <aruiz@um.es> |
| Stability | provisional |
| Category | Math |
| Home page | https://github.com/albertoruiz/hmatrix |
| Source repository | git clone https://github.com/albertoruiz/hmatrix |
| Upload date | Mon Jul 30 06:46:12 UTC 2012 |
| Uploaded by | AlbertoRuiz |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.14.1.0 |
Modules
- Data
- Graphics
- Numeric
Downloads
- hmatrix-0.14.1.0.tar.gz (Cabal source package)
- package description (included in the package)