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.

Modules

[Index]

Downloads

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 && <5) [details]
License MIT
Author Julian Fleischer <julian.fleischer@fu-berlin.de>
Maintainer Julian Fleischer <julian.fleischer@fu-berlin.de>
Category Data
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-09T02:25:30Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 16591 total (45 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]