X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=73b79b02d9c5a231bc27076acba29a9bb3f6458a;hb=279936ce0f59cbc2b5c1c3c748ae9fae03ee1146;hp=53c9b3756920748052633311c8701c17ccfdafa1;hpb=f158f12ec6f73d47ce3f06697ce8ad6e739e6e3b;p=spline3.git diff --git a/doc/TODO b/doc/TODO index 53c9b37..73b79b0 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,13 @@ * Add the rest of the edge incidence tests. Make sure it works across cubes, too. -* Update the test suite to use the test-framework package. - * 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