hmatrix: Numeric Linear Algebra

[ bsd3, library, math ] [ Propose Tags ]

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

Flags

Manual Flags

NameDescriptionDefault
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

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'.

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, base (>=4.8 && <5), binary, bytestring, deepseq, primitive, random, semigroups, split (>=0.2), storable-complex, vector (>=0.11) [details]
License BSD-3-Clause
Author Alberto Ruiz
Maintainer Dominic Steinitz
Revised Revision 1 made by Bodigrim at 2023-01-09T19:33:05Z
Category Math
Home page https://github.com/haskell-numerics/hmatrix
Source repo head: git clone https://github.com/haskell-numerics/hmatrix
Uploaded by DominicSteinitz at 2021-03-08T08:41:57Z
Distributions Debian:0.20.0.0, LTSHaskell:0.20.2, NixOS:0.20.2, Stackage:0.20.2
Reverse Dependencies 123 direct, 53 indirect [details]
Downloads 73659 total (157 in the last 30 days)
Rating 2.5 (votes: 9) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]