]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/BigFloat.hs
More progress on the 1d FEM, the "big F" vector is now computed correctly.
[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...