]> gitweb.michael.orlitzky.com - spline3.git/history - src/Cube.hs
Fix the definition of cube_at; it had the 'x' and 'z' axes flipped.
[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.