]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/BigFloat.hs
Add another example for forward_substitute.
[numerical-analysis.git] / src / BigFloat.hs
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...