]> gitweb.michael.orlitzky.com - spline3.git/history - src/Cube.hs
Begin overhauling the program to handle other tetrahedra. Main is
[spline3.git] / src / Cube.hs
2011-05-04 Michael OrlitzkyBegin overhauling the program to handle other tetrahedr...
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.