@hackage vect-floating0.1.0.1

A low-dimensional linear algebra library, operating on the Floating typeclass

A low-dimensional (2, 3, 4 and Quaternions) linear algebra library, with lots of useful functions. Forked from vect library at http://hackage.haskell.org/package/vect by Balazs Komuves in order to use Floating typeclass instead of Float, Double. Will be compatible with accelerate in a future package. Many thanks to Balazs Komuves.