]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/BigFloat.hs
Add type synonyms for column/row matrices.
[numerical-analysis.git] / src / BigFloat.hs
2013-07-21 Michael OrlitzkyFix a bunch of hlint warnings.
2013-02-21 Michael OrlitzkyFix compiler warnings and doctests.
2013-02-20 Michael OrlitzkyUse RealField/RealRing where possible instead of their...
2013-02-20 Michael OrlitzkyRename Aliases.hs to BigFloat.hs, now containing numeri...