Nashpy
latest
  • Tutorial: building and finding the equilibrium for a game
  • How to
  • Discussion
  • Reference
  • Contributor documentation
  • Indices and tables
Nashpy
  • »
  • Welcome to Nashpy’s documentation!
  • Edit on GitHub

Welcome to Nashpy’s documentation!¶

This is a Python library used for the computation of equilibria in 2 player strategic form games.

  • Tutorial: building and finding the equilibrium for a game
    • Introduction to game theory
    • Installing Nashpy
    • Creating a game
    • Calculating the utility of a pair of strategies
    • Computing Nash equilibria
    • Learning in games
  • How to
    • Install Nashpy
    • Create a Normal Form Game
    • Calculate utilities
    • Check if a strategy is a best response
    • Solve with support enumeration
    • Solve with vertex enumeration
    • Solve with Lemke Howson
    • Use fictitious play
    • Use stochastic fictitious play
    • Use replicator dynamics
    • Use replicator dynamics with mutation
    • Use asymmetric replicator dynamics
    • Use Moran processes
    • Obtain fixation probabilities
    • Obtain a repeated game
  • Discussion
    • Normal Form Games
    • Strategies
    • Best responses
    • Support enumeration
    • Vertex enumeration
    • Extensive Form Games
    • Repeated Games
    • The Emergence of Cooperation
    • The Lemke Howson Algorithm
    • Degenerate games
    • Fictitious play
    • Stochastic fictitious play
    • Replicator dynamics
    • Asymmetric replicator dynamics
    • Moran Processes
  • Reference
    • John Nash
    • How does Nashpy relate to Gambit
    • Other Python Game theory libraries
    • Bibliography
    • Source files
  • Contributor documentation
    • Tutorial: make a contribution to the documentation
    • How to
    • Discussion
    • Reference
  • Indices and tables

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2017, Vincent Knight. Revision aebe30db.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
v0.0.35
v0.0.34
v0.0.33
v0.0.32
v0.0.31
v0.0.30
v0.0.29
v0.0.28
v0.0.27
v0.0.26
v0.0.25
v0.0.24
v0.0.23
v0.0.22
v0.0.21
v0.0.20
v0.0.19
v0.0.18
v0.0.17
v0.0.16
v0.0.15
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
Downloads
pdf
epub
On Read the Docs
Project Home
Builds