On Wed, Feb 4, 2009 at 05:15, Neal Alexander
<wqeqweuqy@hotmail.com> wrote:
Array is no good man! Quad Tree matrices perform much nicer from what I've seen.
I wrote some matrix stuff based on D. Stott Parker's "Randomized Gaussian elimination" papers (http://www.cs.ucla.edu/~stott/ge/). He presents some recursive block based methods of solving without pivoting.
I want to upload the full library to Hackage, but it'd be nice to have some people look through it before - mainly because i never took linear algebra heh. QuickCheck seems to be holding things together though.