]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - doc/TODO
Add some junk to Main where I am experimenting.
[spline3.git] / doc / TODO
index e3e37c8bd3280aab28da02d83e7aaf77a69c5f93..73b79b02d9c5a231bc27076acba29a9bb3f6458a 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,5 +1,13 @@
-* 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.
+* Add the rest of the edge incidence tests. Make sure it works across
+  cubes, too.
 
-* Add exact area tests for the remaining tetrahedron.
+* Add the section (2.9) tests.
+
+* Figure out why the section (2.5) c_ijk1 identity is failing.
+
+* Use distribution combinators[1] to get rid of the orphan instance
+  warnings.
+
+* Update show definitions.
+
+[1] http://stackoverflow.com/questions/4001861/how-small-should-i-make-make-modules-in-haskell