]> gitweb.michael.orlitzky.com - spline3.git/history - src/Tests/Tetrahedron.hs
Add four tests confirming that vertex swaps don't affect coefficients.
[spline3.git] / src / Tests / Tetrahedron.hs
2011-06-14 Michael OrlitzkyAdd four tests confirming that vertex swaps don't affec...
2011-06-10 Michael OrlitzkyAdd six tests to ensure that the rotations don't affect...
2011-05-08 Michael OrlitzkyMore doc updates.
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-05-04 Michael OrlitzkyBegin fixing some of the tests. Commented out most...
2011-05-01 Michael OrlitzkyMove the almost_equals function into the Comparisons...
2011-04-26 Michael OrlitzkyRename the spline project to spline3.