]> gitweb.michael.orlitzky.com - spline3.git/history - src/Main.hs
Memoize the zoom function via PolynomialArray.
[spline3.git] / src / Main.hs
2011-09-04 Michael OrlitzkyMemoize the zoom function via PolynomialArray.
2011-08-30 Michael OrlitzkyFix some more hLint warnings.
2011-08-29 Michael OrlitzkyAdd the current Main module, which works alrightish.
2011-08-23 Michael OrlitzkyWrite the output file in main.
2011-08-23 Michael OrlitzkyBegin updating everything to use Repa arrays (Values3D).
2011-08-23 Michael OrlitzkyAdd the Values module, wrapping the Repa stuff.
2011-08-23 Michael OrlitzkyBegin playing with Repa.
2011-07-09 Michael OrlitzkyFix some hlint warnings.
2011-05-11 Michael OrlitzkyMove the three example 3x3x3 arrays to the Examples...
2011-05-04 Michael OrlitzkyBegin overhauling the program to handle other tetrahedr...
2011-04-28 Michael OrlitzkyFix a bunch of hlint warnings in Main.
2011-04-26 Michael OrlitzkyRename the spline project to spline3.