Game-Theory-and-Python icon indicating copy to clipboard operation
Game-Theory-and-Python copied to clipboard

Game Theory and Python, a workshop investigating repeated games using the prisoner's dilemma

Results 3 Game-Theory-and-Python issues
Sort by recently updated
recently updated
newest added

Bumps [ipython](https://github.com/ipython/ipython) from 6.4.0 to 7.16.3. Commits d43c7c7 release 7.16.3 5fa1e40 Merge pull request from GHSA-pq7m-3gw7-gq5x 8df8971 back to dev 9f477b7 release 7.16.2 138f266 bring back release helper from master...

dependencies

There is an example of how `py invoke` can be used to compile material in repo https://github.com/drvinceknight/cfm.

enhancement
possibly

The iterated prisoner's dilemma studies also include tournaments with spatial topologies and evolutionary dynamics (Moran processes). Both are implemented withing [Axelrod Python](https://github.com/Axelrod-Python/Axelrod) and both topics could potentially have their own...

enhancement
possibly