oyamad / game_theory_models

Python code for game theory modeling
BSD 3-Clause "New" or "Revised" License
31 stars 9 forks source link

New implementations in `play` and others/elaborated docstring #6

Closed oyamad closed 9 years ago

oyamad commented 9 years ago

@haru110jp Good job!

Here are my proposals on implementations in play and others. Your docstrings have been incorporated, which are slightly elaborated.

Press the "Merge pull request" button to merge this to your localint_ya branch.

oyamad commented 9 years ago

I have a suggestion about simulate-type methods. Since now that we can freely determine how many players move at each period, it might be better to use an int argument representing "how many players move at each period" instead of one about whether it is simultaneous or sequential.

Good point! Go ahead.

(Should I use English here?)

Either way.