Game-Theory-and-Python
Game-Theory-and-Python copied to clipboard
Game Theory and Python, a workshop investigating repeated games using the prisoner's dilemma
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...
There is an example of how `py invoke` can be used to compile material in repo https://github.com/drvinceknight/cfm.
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...