X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=TODO;h=3febfcd9149d0f4e8b13999e618dc66f11efd121;hb=c09e5b3a2ab9d015aa20373609a50f45506afd34;hp=48d4bd36380ce361c3d35d7aff6be8689781ee18;hpb=6e48c75c41de22e040dd49368dafdb93578bf8fe;p=dunshire.git diff --git a/TODO b/TODO index 48d4bd3..3febfcd 100644 --- a/TODO +++ b/TODO @@ -138,9 +138,6 @@ 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. @@ -195,5 +192,5 @@ [ 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.