]> gitweb.michael.orlitzky.com - numerical-analysis.git/commitdiff
Clean up imports in FixedMatrix.hs.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Feb 2013 01:23:33 +0000 (20:23 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Feb 2013 01:23:33 +0000 (20:23 -0500)
Add matrix multiplication and Cholesky factorization to FixedMatrix.hs.
Add some doctests to FixedMatrix.hs.


No differences found