]> gitweb.michael.orlitzky.com - spline3.git/blob - doc/TODO
1e6a51662f425b9d2156f8e96c889de6ea45809c
[spline3.git] / doc / TODO
1 * Add the rest of the edge incidence tests. Make sure it works across
2 cubes, too.
3
4 * Update the test suite to use the test-framework package.
5
6 * Add the section (2.9) tests.
7
8 * Figure out why TC.prop_c0120_identity4 and friends are failing.
9
10 * Figure out why the section (2.5) c_ijk1 identity is failing.
11
12 * Use distribution combinators[1] to get rid of the orphan instance
13 warnings.
14
15
16 [1] http://stackoverflow.com/questions/4001861/how-small-should-i-make-make-modules-in-haskell