itergame
(previously iternash
) is an iterative equilibrium finder for simulating arbitrary games in Python/Coconut. itergame
is built to make it as easy as possible to simulate and search for equilibria in any multi-agent game.
To install itergame
, just
pip install itergame[examples]
For information on how to use itergame
, see: