]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Linear
Add the Linear.System module.
[numerical-analysis.git] / src / Linear /
2013-02-24 Michael OrlitzkyAdd the Linear.System module.
2013-02-24 Michael OrlitzkyAdd the delete function to Vector.hs.
2013-02-21 Michael OrlitzkyFix compiler warnings and doctests.
2013-02-21 Michael OrlitzkyConvert scalars to 1x1 vectors.
2013-02-21 Michael OrlitzkyA huge pile of crap upon Matrix/Vector.
2013-02-12 Michael OrlitzkyMove the Vector and Matrix modules under Linear.