]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/TODO
Add a TODO item.
[spline3.git] / doc / TODO
index e3e37c8bd3280aab28da02d83e7aaf77a69c5f93..d2797675c48f882fc9f957eee168bb24c895313e 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,5 +1,6 @@
-* 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).