LICENSE
README.rst
setup.py
noregret/__init__.py
noregret/kernels.py
noregret/sequence_form_polytopes.py
noregret/utilities.py
noregret.egg-info/PKG-INFO
noregret.egg-info/SOURCES.txt
noregret.egg-info/dependency_links.txt
noregret.egg-info/requires.txt
noregret.egg-info/top_level.txt
noregret/games/__init__.py
noregret/games/games.py
noregret/games/multilinear.py
noregret/games/utilities.py
noregret/games/extensive_form/__init__.py
noregret/games/extensive_form/games.py
noregret/games/normal_form/__init__.py
noregret/games/normal_form/assurance-game.json
noregret/games/normal_form/battle-of-the-sexes.json
noregret/games/normal_form/chicken.json
noregret/games/normal_form/games.py
noregret/games/normal_form/gift-exchange-game.json
noregret/games/normal_form/matching-pennies.json
noregret/games/normal_form/prisoners-dilemma.json
noregret/games/normal_form/pure-coordination.json
noregret/games/normal_form/rock-paper-scissors-plus.json
noregret/games/normal_form/rock-paper-scissors.json
noregret/games/normal_form/rock-paper-superscissors.json
noregret/games/normal_form/stag-hunt.json
noregret/regret_minimizers/__init__.py
noregret/regret_minimizers/probability_simplices.py
noregret/regret_minimizers/regret_minimizers.py
noregret/regret_minimizers/sequence_form_polytopes.py
noregret/solvers/__init__.py
noregret/solvers/linear_programming.py
noregret/solvers/regret_minimization.py
noregret/tests/__init__.py
noregret/tests/test_games.py
noregret/tests/test_linear_programming.py
noregret/tests/test_regret_minimization.py
noregret/tests/test_sequence_form_polytopes.py