QuantEcon
  • Installation
  • Game theory
    • brd
    • fictplay
    • game_converters
    • howson_lcp
    • lemke_howson
    • localint
    • logitdyn
    • mclennan_tourky
    • normal_form_game
    • polymatrix_game
    • pure_nash
    • random
    • repeated_game
    • support_enumeration
    • utilities
    • vertex_enumeration
    • bimatrix_generators
  • Markov
  • Optimize
  • Random
  • Tools
  • Utilities
  • Contribute to QuantEcon.py
QuantEcon
  • Game theory
  • View page source

Game theory

  • brd
    • BRD
    • KMR
    • SamplingBRD
  • fictplay
    • FictitiousPlay
    • StochasticFictitiousPlay
  • game_converters
    • Examples
    • References
    • GAMPayoffVector
    • GAMReader
    • GAMWriter
    • from_gam()
    • from_gam_string()
    • from_gam_url()
    • to_gam()
  • howson_lcp
    • Examples
    • polym_lcp_solver()
  • lemke_howson
    • lemke_howson()
  • localint
    • LocalInteraction
  • logitdyn
    • LogitDynamics
  • mclennan_tourky
    • mclennan_tourky()
  • normal_form_game
    • Definitions and Basic Concepts
    • Creating a NormalFormGame
    • Creating a Player
    • NormalFormGame
    • Player
    • best_response_2p()
    • pure2mixed()
  • polymatrix_game
    • Examples
    • PolymatrixGame
    • hh_payoff_player()
  • pure_nash
    • pure_nash_brute()
    • pure_nash_brute_gen()
  • random
    • covariance_game()
    • random_game()
    • random_mixed_actions()
    • random_polymatrix_game()
    • random_pure_actions()
  • repeated_game
    • RepeatedGame
  • support_enumeration
    • References
    • support_enumeration()
    • support_enumeration_gen()
  • utilities
    • NashResult
  • vertex_enumeration
    • References
    • vertex_enumeration()
    • vertex_enumeration_gen()
  • bimatrix_generators
    • References
    • blotto_game()
    • ranking_game()
    • sgc_game()
    • tournament_game()
    • unit_vector_game()
Previous Next

© Copyright 2014-2026, QuantEcon Developer Team.

Built with Sphinx using a theme provided by Read the Docs.