hmatrix: Linear algebra and numerical computation
Purely functional interface to basic linear algebra and other numerical computations, internally implemented using GSL, BLAS and LAPACK.
See also hmatrix-special and hmatrix-glpk.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
tests | Build tests | Enabled |
dd | svd = zgesdd | Enabled |
mkl | Link with Intel's MKL optimized libraries. | Disabled |
unsafe | Compile the library with bound checking disabled. | Disabled |
vector | Use Data.Vector.Storable type from "vector" package. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hmatrix-0.9.3.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates