]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Misc.hs
Add an implementation of Euler's method that takes the step size 'h' as an argument...
[numerical-analysis.git] / src / Misc.hs
2012-11-23 Michael OrlitzkyMove the partition function out of Integration.Trapezoi...