Metadata-Version: 2.3
Name: popgames
Version: 0.1.0
Summary: A Python package to simulate population games and evolutionary dynamics
License: MIT
Author: Juan Martinez-Piazuelo
Author-email: juan@martinezpiazuelo.com
Requires-Python: >=3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: cvxpy (>=1.6.6,<2.0.0)
Requires-Dist: matplotlib (>=3.10.3,<4.0.0)
Requires-Dist: numpy (>=2.3.0,<3.0.0)
Requires-Dist: python-ternary (>=1.0.8,<2.0.0)
Requires-Dist: scipy (>=1.15.3,<2.0.0)
Description-Content-Type: text/markdown

# popgames
A Python package to simulate population games and evolutionary dynamics.

[![docs](https://img.shields.io/badge/docs-online-success)](https://martinez-piazuelo.github.io/popgames/)


