]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - TODO
Add another TODO.
[dunshire.git] / TODO
diff --git a/TODO b/TODO
index 48d4bd36380ce361c3d35d7aff6be8689781ee18..3febfcd9149d0f4e8b13999e618dc66f11efd121 100644 (file)
--- a/TODO
+++ b/TODO
   AssertionError: False is not true
 
 
-8. Fix floating point comparisons in the doctest output.
-
-
 12. Investigate this test failure too. It looks like it was really
     close to being solved, but we would have needed a fudge factor
     of three instead of two.
        [ 0.0000002]
        [ 1.3406728]
 
-
-13. Add game payoff(x,y) method to check solutions.
+13. Add a test to ensure that if we solve the same game twice, we get the
+    same answer back.