X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=d2797675c48f882fc9f957eee168bb24c895313e;hb=f390abd1832938411a581d595c847a7a1aeeb237;hp=73b79b02d9c5a231bc27076acba29a9bb3f6458a;hpb=bdaa6ddcf33c7be3af58d7875acdb0c815ec3a7b;p=spline3.git diff --git a/doc/TODO b/doc/TODO index 73b79b0..d279767 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,13 +1,6 @@ -* Add the rest of the edge incidence tests. Make sure it works across - cubes, too. - -* 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 +* Document everything. + +* Test whether or not dropping the guards from the Tetrahedron.volume + function speeds things up (and still produces a correct result).