Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 511 Bytes

other-python-game-theory-libraries.rst

File metadata and controls

10 lines (9 loc) · 511 Bytes

Other Python Game theory libraries

  • Axelrod: a research library aimed at the study of the Iterated Prisoners dilemma [Knight2016].
  • Gambit: a C library with a Python interface for the computation of equilibria [McKelvey2016]. relation-to-gambit.
  • PyNFG: PyNFG is a Python package for modeling and solving Network Form Games.