]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Misc.hs
Clean up imports everywhere.
[numerical-analysis.git] / src / Misc.hs
2014-02-03 Michael OrlitzkyClean up imports everywhere.
2013-07-21 Michael OrlitzkyFix a bunch of hlint warnings.
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...