]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/TODO
Add another TODO.
[spline3.git] / doc / TODO
index 99d0da87cf7a8113c87bbd6d6e84d44ddde5a910..944518159546db869eb42e96db3f685b8166fed1 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,12 +1,8 @@
-* Add the rest of the edge incidence tests. Make sure it works across
-  cubes, too.
+* Update show definitions.
 
-* Add the section (2.9) tests.
+* Document everything.
 
-* Figure out why the section (2.5) c_ijk1 identity is failing.
+* Test whether or not dropping the guards from the Tetrahedron.volume
+  function speeds things up (and still produces a correct result).
 
-* Use distribution combinators[1] to get rid of the orphan instance
-  warnings.
-
-
-[1] http://stackoverflow.com/questions/4001861/how-small-should-i-make-make-modules-in-haskell
+* Re-run hpc and remove any dead code.