]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Misc.hs
Fix an off-by-one error in Euler's method.
[numerical-analysis.git] / src / Misc.hs
2012-11-23 Michael OrlitzkyMove the partition function out of Integration.Trapezoi...