X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=944518159546db869eb42e96db3f685b8166fed1;hb=985ab5303039bc69d57139092b4adf9603cc2d0c;hp=e3e37c8bd3280aab28da02d83e7aaf77a69c5f93;hpb=1a0cc0a6268fa92f8178d66499840782f25809bd;p=spline3.git diff --git a/doc/TODO b/doc/TODO index e3e37c8..9445181 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,5 +1,8 @@ -* Re-enable the exact volume tests. Should probably occur after I - figure out why each tetrahedron doesn't have 1/24th the volume of - the cube. +* Update show definitions. -* Add exact area tests for the remaining tetrahedron. +* Document everything. + +* Test whether or not dropping the guards from the Tetrahedron.volume + function speeds things up (and still produces a correct result). + +* Re-run hpc and remove any dead code.