hmatrix: Numeric Linear Algebra
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Packages relying on Cabal 1.12 or later should specify a specific version of the Cabal spec of the form 'cabal-version: x.y'. Use 'cabal-version: 1.18'.
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
Properties
Modules
[Index] [Quick Jump]
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 |
no-random_r | When enabled, don't depend on the random_r() C function. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hmatrix-0.20.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees