james-wolfe / dynamics_sim

A generic evolutionary game theory simulation library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DyPy: A python library for simulating matrix-form games.

dynamics_sim

A generic evolutionary game theory simulation library.

This is based off of Eric Lubin's wonderful DyPy library. Andrew Ferdowsian updated it to Python 3.0 with additional functionality. It is now extended to include frequency biased imitation and group selection.

For instructions on usage please see the Wiki and for installation information see the README file in the dynamics_sim-master folder. There also exists a preprint "DyPy: A python library for simulating matrix-form games" by Anjalika Nande, Andrew Ferdowsian, Eric Lubin, Erez Yoeli and Martin Nowak, that discusses the usefulness of this package along with giving detailed information about its implementation and some example use cases.

About

A generic evolutionary game theory simulation library

License:GNU Lesser General Public License v3.0


Languages

Language:Jupyter Notebook 79.1%Language:Python 20.9%