From e8d14e24769eb587c8d0fc6811d1b383f8039d86 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 4 Oct 2011 00:57:42 -0400 Subject: [PATCH] Update the README and TODO. --- doc/README | 6 ------ doc/TODO | 7 ------- 2 files changed, 13 deletions(-) diff --git a/doc/README b/doc/README index 5799b75..053df22 100644 --- a/doc/README +++ b/doc/README @@ -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 diff --git a/doc/TODO b/doc/TODO index 73b79b0..b6bf918 100644 --- 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. -- 2.43.2