]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Add Mat6 and Mat7 synonyms.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Apr 2014 16:57:37 +0000 (12:57 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Apr 2014 16:57:37 +0000 (12:57 -0400)
commit3a58695c57f57c9adbc0fb2ca26e06e7da7bfd63
tree1d49f0c0d8d39fa4e3e72ef9cd69aa8dd6e5f9c0
parent326e005a2deb8ed325df6408b6fbc2ca5ea38938
Add Mat6 and Mat7 synonyms.
Move the example FEM into its own FEM.R1.Exampl1 module.
Use the new example FEM module in the FEM.R1 doctests.
numerical-analysis.cabal
src/FEM/R1.hs
src/FEM/R1/Example1.hs [moved from examples/fem1.hs with 96% similarity]
src/Linear/Matrix.hs