Nashpy
v0.0.39
  • Tutorial: building and finding the equilibrium for a game
  • How to
  • Nashpy Game Theory Text book
  • Discussion and code reference
  • Contributor documentation
  • Indices and tables
Nashpy
  • Welcome to Nashpy’s documentation!
  • Edit on GitHub

Welcome to Nashpy’s documentation!

A python library for 2 player 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
    • Use the minimax theorem
    • 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
    • Use Moran processes on replacement graph
    • Use Moran processes on interaction graph
  • Nashpy Game Theory Text book
    • Normal Form Games
    • Strategies
    • Best responses
    • Zero Sum Games
    • 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
  • Discussion and code 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 88545fb4.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.0.39
Versions
latest
stable
v0.0.39
v0.0.38
v0.0.37
v0.0.36
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
On Read the Docs
Project Home
Builds