bed-and-breakfast: Efficient Matrix operations in 100% Haskell.

[ library, linear-algebra, math, mit, numeric ] [ Propose Tags ]

Efficient Matrix operations in 100% Haskell.

v0.1
Initial version, features det, basic arithmetic operations, and instances for Float, Double, Complex, and Rational.
v0.1.1
Fixed wrong algorithm for computing the inverse of a Matrix.
v0.1.2
Added instances for Num Matrix, Fractional Matrix, and Eq Matrix.
v0.1.3
inv is now a total function and will no longer call error if a matrix is not invertible. Also Matrix derives Data.Typeable now.

Modules

[Index]

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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.3, 0.3.1, 0.3.2, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.5
Dependencies array (>=0.4), base (>=4.5 && <4.7), deepseq (>=1.3) [details]
License MIT
Author Julian Fleischer <julian.fleischer@fu-berlin.de>
Maintainer Julian Fleischer <julian.fleischer@fu-berlin.de>
Revised Revision 1 made by AdamBergmark at 2015-05-03T12:18:43Z
Category Numeric, Math
Home page http://hub.darcs.net/scravy/bed-and-breakfast
Source repo head: darcs get hub.darcs.net:bed-and-breakfast
Uploaded by JulianFleischer at 2013-04-09T04:31:45Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 16631 total (41 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]