]> gitweb.michael.orlitzky.com - spline3.git/history - src/PolynomialArray.hs
Speed up the find_containing_tetrahedron function by using Data.Vector.
[spline3.git] / src / PolynomialArray.hs
2011-09-04 Michael OrlitzkyAdd the PolynomialArray module.