]> gitweb.michael.orlitzky.com - spline3.git/history - src/Tests/Grid.hs
Add 23 more tests for trilinear reproduction, testing the remaining tetrahedra.
[spline3.git] / src / Tests / Grid.hs
2011-07-10 Michael OrlitzkyAdd 23 more tests for trilinear reproduction, testing...
2011-07-09 Michael OrlitzkyHide i, j, and k from two Cube imports.
2011-07-08 Michael OrlitzkyFinish moving the tests to test-framework.
2011-07-04 Michael OrlitzkyAdd tests to ensure that the zero function and a trilin...
2011-05-11 Michael OrlitzkyMove the three example 3x3x3 arrays to the Examples...
2011-05-08 Michael OrlitzkyMove four vertex tests into Tests.Grid and re-enable...
2011-05-08 Michael OrlitzkyMove all of the trilinear coefficient tests into the...
2011-04-26 Michael OrlitzkyRename the spline project to spline3.