/gamepy

game theory

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

gamepy -- game theory in python

Aims:

  • game theory experiments

Contains :

  • orthotope -- tensor with named axes and indexes
  • data_cube -- pd.DataFrame as sparse tensor
    • with attr_name_list and indi_name_list
  • mcts -- general Monte Carlo tree search

Usage

pip install gamepy

Contributing

We enforce C4 as collaboration protocol :

Code Of Conduct

License