X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dunshire.git;a=blobdiff_plain;f=TODO;fp=TODO;h=d0c0bf980f5bc1cc3ffba2dc1f0a1beb30d72147;hp=94690840107c6dd0dd8613fb450b9f4b3121f7aa;hb=dd63af7e3d3ec6b0f5ae78932c5e67df6b4fb29c;hpb=687129a369e51b90c1c46152027981813aedbe0d diff --git a/TODO b/TODO index 9469084..d0c0bf9 100644 --- a/TODO +++ b/TODO @@ -8,3 +8,6 @@ 4. Add random_game() and use it to replace all of the tests where the cone is irrelevant. This should be done only after we are feature complete and sure that everything works. + +5. Remove the one use of numpy.matrix in a doctest, since that's + an annoying dependency to have just to run the test suite.