]> gitweb.michael.orlitzky.com - dunshire.git/commit
Add game accessor methods for its L, K, e1, e2, and dimension.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 4 Nov 2016 23:13:21 +0000 (19:13 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 4 Nov 2016 23:13:21 +0000 (19:13 -0400)
commit2b44481f8a79cbab75ddc0f73eea813b66e17d62
tree2637296f5adb08766000904136c35f9ccef60cc7
parenteacd89382ec94c3e4f86386c3970dbcc09d5448d
Add game accessor methods for its L, K, e1, e2, and dimension.
dunshire/games.py
test/randomgen.py
test/symmetric_linear_game_test.py