]> gitweb.michael.orlitzky.com - spline3.git/history - src/Cube.hs
Add the Cardinal and FunctionValues modules which will hopefully replace the existing...
[spline3.git] / src / Cube.hs
2011-05-01 Michael OrlitzkyFix the definition of cube_at; it had the 'x' and ...
2011-04-28 Michael OrlitzkyEta reduce the reverse_cube function.
2011-04-28 Michael OrlitzkyUse the eta reduce in two Cube functions (hlint).
2011-04-26 Michael OrlitzkyRename the spline project to spline3.