hmatrix: Numeric Linear Algebra
Linear algebra based on BLAS and LAPACK.
The package is organized as follows:
- Numeric.LinearAlgebra.HMatrix
- Starting point and recommended import module for most applications.
- Numeric.LinearAlgebra.Static
- Experimental alternative interface.
- Numeric.LinearAlgebra.Devel
- Tools for extending the library.
(Other modules are exposed with hidden documentation for backwards compatibility.)
Code examples: http://dis.um.es/~alberto/hmatrix/hmatrix.html
Modules
[Index]
- Data
- Data.Packed
- Data.Packed.Development
- Data.Packed.Foreign
- Data.Packed.Matrix
- Data.Packed.ST
- Data.Packed.Vector
- Data.Packed
- Numeric
- Numeric.Container
- Numeric.LinearAlgebra
- Numeric.LinearAlgebra.Algorithms
- Numeric.LinearAlgebra.Data
- Numeric.LinearAlgebra.Devel
- Numeric.LinearAlgebra.HMatrix
- Numeric.LinearAlgebra.LAPACK
- Numeric.LinearAlgebra.Static
- Numeric.LinearAlgebra.Util
Flags
Name | Description | Default | Type |
---|---|---|---|
openblas | Link with OpenBLAS (https:/github.comxianyi/OpenBLAS) optimized libraries. | Disabled | Manual |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hmatrix-0.16.1.5.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'.