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