hmatrix: Numeric Linear Algebra
Linear systems, matrix decompositions, and other numerical computations based on BLAS and LAPACK.
Standard interface: Numeric.LinearAlgebra.
Safer interface with statically checked dimensions: Numeric.LinearAlgebra.Static.
Code examples: http://dis.um.es/~alberto/hmatrix/hmatrix.html
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
openblas | Link with OpenBLAS (https:/github.comxianyi/OpenBLAS) optimized libraries. | Disabled |
disable-default-paths | When enabled, don't add default hardcoded include/link dirs by default. Needed for hermetic builds like in nix. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hmatrix-0.19.0.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'.