]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Integration
Add the Integration.Trapezoid module; import it in the .ghci file.
[numerical-analysis.git] / src / Integration /
2012-11-21 Michael OrlitzkyAdd the Integration.Trapezoid module; import it in...