X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=d2797675c48f882fc9f957eee168bb24c895313e;hb=83e7315396684663d9d9893ec798381682bb1f9b;hp=2f8af09cd7a528b114a3aa8bc0438eb952bd8617;hpb=c639d04341cb39f5b8e85a2d139c61017cbcaa66;p=spline3.git diff --git a/doc/TODO b/doc/TODO index 2f8af09..d279767 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,10 +1,6 @@ -* Add the rest of the edge incidence tests. Make sure it works across - cubes, too. +* Update show definitions. -* Update the test suite to use the test-framework package. +* Document everything. -* Add the section (2.9) tests. - -* Figure out why TC.prop_c0120_identity4 and friends are failing. - -* 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).