X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FTODO;h=944518159546db869eb42e96db3f685b8166fed1;hb=985ab5303039bc69d57139092b4adf9603cc2d0c;hp=1e6a51662f425b9d2156f8e96c889de6ea45809c;hpb=e78e06dfdd506b24ba671bd86c7c618797b1529c;p=spline3.git diff --git a/doc/TODO b/doc/TODO index 1e6a516..9445181 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,16 +1,8 @@ -* 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. +* Test whether or not dropping the guards from the Tetrahedron.volume + function speeds things up (and still produces a correct result). -* Figure out why TC.prop_c0120_identity4 and friends are failing. - -* Figure out why the section (2.5) c_ijk1 identity is failing. - -* Use distribution combinators[1] to get rid of the orphan instance - warnings. - - -[1] http://stackoverflow.com/questions/4001861/how-small-should-i-make-make-modules-in-haskell +* Re-run hpc and remove any dead code.