]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/TODO
Add another TODO.
[spline3.git] / doc / TODO
index 236449bc2ecd39214350289439b3370f014cad52..944518159546db869eb42e96db3f685b8166fed1 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,5 +1,8 @@
-* Add the rest of the edge incidence tests.
+* Update show definitions.
 
-* Figure out why the tests for section (2.8),
-  e.g. prop_c3000_identity, are affected by switching two vertices of
-  a 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.