]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Remove non-fixed Matrix module.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Feb 2013 01:25:14 +0000 (20:25 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Feb 2013 01:25:14 +0000 (20:25 -0500)
commitc00e5ae9829a358890922083267564ec13798061
tree3113f7b16c2dc8721b91c93ddf3a81ccba557312
parent55cf46834f181be01b17b4c5a02ecd772c4e3090
Remove non-fixed Matrix module.
Drop the "Fixed" prefix for Vector/Matrix modules.
Update ghci includes.
.ghci
src/FixedMatrix.hs [deleted file]
src/Matrix.hs
src/Vector.hs [moved from src/FixedVector.hs with 99% similarity]