]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Move the Vector and Matrix modules under Linear.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 12 Feb 2013 17:16:39 +0000 (12:16 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 12 Feb 2013 17:16:39 +0000 (12:16 -0500)
commit3c5015c938c96f70b15c6292198a01390ee6540a
treefbf3cfab8d5b2c6dda90c8a41af02a4437a336d7
parentb5bc0c0bc71915093d0883e2fd923808ada4db6c
Move the Vector and Matrix modules under Linear.
.ghci
numerical-analysis.cabal
src/Linear/Matrix.hs [moved from src/Matrix.hs with 99% similarity]
src/Linear/Vector.hs [moved from src/Vector.hs with 99% similarity]