The latest version of bed-and-breakfast is 0.5-0.

bed-and-breakfast

Version 0.1.3 revision 0 uploaded by JulianFleischer.

Package meta

Synopsis
Efficient Matrix operations in 100% Haskell.
Description

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.
Author
Julian Fleischer <julian.fleischer@fu-berlin.de>
Bug reports
n/a
Category
Numeric, Math
Copyright
n/a
Homepage
http://hub.darcs.net/scravy/bed-and-breakfast
Maintainer
Julian Fleischer <julian.fleischer@fu-berlin.de>
Package URL
n/a
Stability
stable

Components