]> gitweb.michael.orlitzky.com - dunshire.git/commit
Change EPSILON to something more conservative in the test suite.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 3 Nov 2016 12:06:45 +0000 (08:06 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 3 Nov 2016 12:06:45 +0000 (08:06 -0400)
commitc07958ae171cbe3a5dbbb72118cd7c7df3c42770
treefef61489c21d257271f5b4928ce5b0a347fd214a
parent10dfe7d7edb69701dd8f4f955f3f325706d77e47
Change EPSILON to something more conservative in the test suite.

The old value of EPSILON was more lenient, but the new one can
actually be justified. The tests are currently pretty reliable, but
some tolerance > EPSILON failures are still occurring so this will
probably need to be massaged some more.
test/symmetric_linear_game_test.py