]> gitweb.michael.orlitzky.com - spline3.git/history - src/PolynomialArray.hs
Use pattern matching in the 'center' function. Might speed things up?
[spline3.git] / src / PolynomialArray.hs
2011-09-04 Michael OrlitzkyAdd the PolynomialArray module.