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
Name | Description | Default | Type |
---|---|---|---|
tests | Build tests | Enabled | Automatic |
dd | svd = zgesdd | Enabled | Automatic |
mkl | Link with Intel's MKL optimized libraries. | Disabled | Automatic |
unsafe | Compile the library with bound checking disabled. | Disabled | Automatic |
vector | Use Data.Vector.Storable type from "vector" package. | Disabled | Automatic |
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'.