hmatrix: Linear algebra and numerical computation

[ bsd3, library, math ] [ Propose Tags ]

Purely functional interface to basic linear algebra and other numerical computations, internally implemented using GSL, BLAS and LAPACK.

The Linear Algebra API is organized as follows:

Flags

Manual Flags

NameDescriptionDefault
tests

Build tests

Enabled
dd

svd = zgesdd

Enabled
mkl

Link with Intel's MKL optimized libraries.

Disabled
unsafe

Compile the library with bound checking disabled.

Disabled
vector

Use Data.Vector.Storable type from "vector" package.

Enabled
binary

Define Binary instances

Enabled
finit

Force FPU initialization in foreing calls

Disabled
debugfpu

Check FPU stack

Disabled
debugnan

Check NaN

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 CHANGES
Dependencies array (<0.4), base (>=4 && <4.5), binary (<0.6), HUnit (<1.4), process (<1.2), QuickCheck (<2.10), random (<1.2), storable-complex (<0.3), vector (>=0.8 && <0.12) [details]
License LicenseRef-GPL
Author Alberto Ruiz
Maintainer Alberto Ruiz <aruiz@um.es>
Revised Revision 1 made by HerbertValerioRiedel at 2017-04-14T20:04:34Z
Category Math
Home page http://perception.inf.um.es/hmatrix
Source repo head: darcs get http://patch-tag.com/r/aruiz/hmatrix
Uploaded by AlbertoRuiz at 2011-09-21T07:46:04Z
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 73769 total (234 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]