Metadata-Version: 2.4
Name: pygambit
Version: 16.4.1
Summary: The package for computation in game theory
Author-email: Theodore Turocy <ted.turocy@gmail.com>, Rahul Savani <rahul.savani@liverpool.ac.uk>
License-Expression: GPL-2.0-or-later
Project-URL: Homepage, https://www.gambit-project.org
Project-URL: Documentation, https://gambitproject.readthedocs.io
Project-URL: Repository, https://github.com/gambitproject/gambit.git
Project-URL: Issues, https://github.com/gambitproject/gambit/issues
Project-URL: Changelog, https://github.com/gambitproject/gambit/blob/master/ChangeLog
Keywords: game theory,Nash equilibrium
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: license.rtf
License-File: COPYING
License-File: AUTHORS
Requires-Dist: numpy
Requires-Dist: scipy
Dynamic: license-file

Gambit is a package for representing, manuipulating, and analysing
finite noncooperative games in extensive and normal form.

See the project homepage at www.gambit-project.org for more information.

Documentation of Gambit is hosted at https://gambitproject.readthedocs.io.
