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
Manual Flags
Name | Description | Default |
---|---|---|
openblas | Link with OpenBLAS (https:/github.comxianyi/OpenBLAS) optimized libraries. | Disabled |
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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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, 0.15.0.0, 0.15.0.1, 0.15.2.0, 0.15.2.1, 0.16.0.2, 0.16.0.3, 0.16.0.4, 0.16.0.5, 0.16.0.6, 0.16.1.0, 0.16.1.1, 0.16.1.2, 0.16.1.3, 0.16.1.4, 0.16.1.5, 0.17.0.1, 0.17.0.2, 0.18.0.0, 0.18.1.0, 0.18.2.0, 0.19.0.0, 0.20.0.0, 0.20.1, 0.20.2 |
---|---|
Change log | CHANGELOG |
Dependencies | array (<0.6), base (>=4.4 && <4.9), binary (<0.8), bytestring (<0.11), deepseq (>=1.1 && <1.5), random (<1.2), split (>=0.2 && <0.3), storable-complex (<0.3), vector (>=0.9.1 && <0.13) [details] |
License | BSD-3-Clause |
Author | Alberto Ruiz |
Maintainer | Alberto Ruiz |
Revised | Revision 2 made by Bodigrim at 2023-01-09T19:33:01Z |
Category | Math |
Home page | https://github.com/albertoruiz/hmatrix |
Source repo | head: git clone https://github.com/albertoruiz/hmatrix |
Uploaded | by AlbertoRuiz at 2015-03-16T09:53:39Z |
Distributions | Debian:0.20.0.0, LTSHaskell:0.20.2, NixOS:0.20.2, Stackage:0.20.2 |
Reverse Dependencies | 125 direct, 54 indirect [details] |
Downloads | 74930 total (156 in the last 30 days) |
Rating | 2.5 (votes: 9) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-03-16 [all 1 reports] |