X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=944518159546db869eb42e96db3f685b8166fed1;hb=71c69c67074e6eb6ce7520739bc729691525b20b;hp=dbd9a7339bf3e2fbba0ca16343b0b4a1517e558e;hpb=633ff9bc54d59dcfdb5e4fe5f6254b1ca5b48924;p=spline3.git diff --git a/doc/TODO b/doc/TODO index dbd9a73..9445181 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,7 +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. -* Add the rest of the edge incidence tests. +* 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.