Gambit: User documentation#

Gambit is a library of game theory software and tools for the construction and analysis of finite extensive and strategic games.

  • Users: We recommend most newcomers install the PyGambit Python package and read the associated documentation, which includes tutorials and a complete API reference.

  • Contributors: Please read the code of conduct and contribution guidelines before posting on GitHub.

⬇️ Installing Gambit

Quick installation with PyGambit: pip install pygambit

Install

🐍 PyGambit

Explore tutorial notebooks and API reference docs.

PyGambit

🧮 Analysing games

Compute equilibria and run econometric estimations.

Equilibrium computation

🖱️ Graphical interface

Interactively create, explore, and find equilibria of games.

GUI

🐛 Bugs and feature requests

Report bugs and feature requests on GitHub.

GitHub issues

📖 Developer docs

Guides for developers & contributors to the package.

Developer docs