]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Linear/System.hs
Add triangular functions, determinant, minor (all half-baked) to Linear.Matrix.
[numerical-analysis.git] / src / Linear / System.hs
2013-02-24 Michael OrlitzkyAdd the Linear.System module.