]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Misc.hs
Add the unit_roundoff function.
[numerical-analysis.git] / src / Misc.hs
2013-07-01 Michael OrlitzkyAdd the unit_roundoff function.
2013-02-20 Michael OrlitzkyMake the partition function work with numeric-prelude.
2012-11-23 Michael OrlitzkyMove the partition function out of Integration.Trapezoi...