]> gitweb.michael.orlitzky.com - spline3.git/commit
Remove the 'reorient' function from Cube.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 7 May 2011 20:04:30 +0000 (16:04 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 7 May 2011 20:04:30 +0000 (16:04 -0400)
commit51adbba172ccaa70c4832809de334674a8ba6a0f
treef081632f1b6119ab26f280002b133fb533abe868
parent084d6e31ba1eda1e7c206ff8ff23e8567e2339ce
Remove the 'reorient' function from Cube.
Add tetrahedron functions 8 through 11.
Add some tests for the volumes of tetrahedron 8 through 11 to the suite.
src/Cube.hs
test/TestSuite.hs