]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Misc.hs
Add 2d/3d wrapper types for easy pattern matching.
[numerical-analysis.git] / src / Misc.hs
2012-11-23 Michael OrlitzkyMove the partition function out of Integration.Trapezoi...