]> gitweb.michael.orlitzky.com - numerical-analysis.git/history - src/Misc.hs
Add Vec1, Vec4, Vec5 aliases.
[numerical-analysis.git] / src / Misc.hs
2013-02-20 Michael OrlitzkyMake the partition function work with numeric-prelude.
2012-11-23 Michael OrlitzkyMove the partition function out of Integration.Trapezoi...