]> gitweb.michael.orlitzky.com - spline3.git/commitdiff
Update the README and TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Oct 2011 04:57:42 +0000 (00:57 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Oct 2011 04:57:42 +0000 (00:57 -0400)
doc/README
doc/TODO

index 5799b756cac65f9af5eb98eb55b006aafafbbf7c..053df2268092f9018dd70fd7c30dd6fb6849c84a 100644 (file)
@@ -5,12 +5,6 @@ its documentation. Each of them may in turn have their own
 dependencies; you should probably just use a package manager to
 install them.
 
-  * Storable Complex
-      http://hackage.haskell.org/package/storable-complex
-
-  * hMatrix
-      http://perception.inf.um.es/hmatrix/
-
   * DocTest
       https://github.com/sol/doctest-haskell
 
index 73b79b02d9c5a231bc27076acba29a9bb3f6458a..b6bf91893b6f6102cf0518a545365b34a92ef3cd 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,10 +1,3 @@
-* 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.