https://github.com/angrymaciek/angry-moran-simulator
A general game-theoretical framework to carry out scientific simulations of populations' evolution according to the Moran model 🧮
https://github.com/angrymaciek/angry-moran-simulator
evolutionary-game-theory moran-process population-genetics python python-package
Last synced: 5 months ago
JSON representation
A general game-theoretical framework to carry out scientific simulations of populations' evolution according to the Moran model 🧮
- Host: GitHub
- URL: https://github.com/angrymaciek/angry-moran-simulator
- Owner: AngryMaciek
- License: mit
- Archived: true
- Created: 2020-07-19T19:39:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-28T17:29:54.000Z (over 2 years ago)
- Last Synced: 2026-01-12T19:40:58.877Z (5 months ago)
- Topics: evolutionary-game-theory, moran-process, population-genetics, python, python-package
- Language: Python
- Homepage: https://angrymaciek.github.io/angry-moran-simulator/
- Size: 11.6 MB
- Stars: 6
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[](https://gitpod.io/#https://github.com/AngryMaciek/angry-moran-simulator)
[](https://github.com/pre-commit/pre-commit)
[](https://github.com/AngryMaciek/angry-moran-simulator/actions?query=workflow%3Abuild)
[](https://github.com/AngryMaciek/angry-moran-simulator/actions?query=workflow%3Apytest)
[](https://codecov.io/gh/AngryMaciek/angry-moran-simulator)
[](https://github.com/AngryMaciek/angry-moran-simulator/actions?query=workflow%3Aflake8)
[](https://github.com/psf/black)
[](https://www.codefactor.io/repository/github/angrymaciek/angry-moran-simulator)
[](https://github.com/AngryMaciek/angry-moran-simulator/actions?query=workflow%3Apublish)
[](https://pypi.org/project/moranpycess/)
[](https://anaconda.org/AngryMaciek/moranpycess)
[](https://hub.docker.com/r/angrymaciek/moranpycess)
[](https://mybinder.org/v2/gh/AngryMaciek/angry-moran-simulator/master?filepath=tests%2Fusecase.ipynb)
[](https://github.com/AngryMaciek/angry-moran-simulator/issues)
[](CODE_OF_CONDUCT.md)
[](https://github.com/AngryMaciek/angry-moran-simulator/blob/master/LICENSE)
[](https://doi.org/10.21105/joss.02643)
# Moran [Py]cess

## General information
The following Python package presents a general game-theoretical framework to carry out scientific simulations according to the [Moran model]. Registering distinct types of individuals together with specification of payoffs between them allows to replicate evolution of the population and observe growth dynamics.
For more information please visit the [project's homepage].
[miniconda]: https://docs.conda.io/en/latest/miniconda.html
[Moran model]:
[Python package manager]:
[project's homepage]: