Skip to content

This repository provides the python code to perform simulations in the growth-merging-dilution model described in the article "Promotion of cooperation in deme-structured populations with growth-merging dynamics" by Damien Ribière, Alia Abbara and Anne-Florence Bitbol.

License

Notifications You must be signed in to change notification settings

Bitbol-Lab/Cooperation_Merging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cooperation_Merging

This repository provides the python code to perform simulations in the growth-merging-dilution model described in the article "Promotion of cooperation in deme-structured populations with growth-merging dynamics" by Damien Ribière, Alia Abbara and Anne-Florence Bitbol.

Getting started

Clone this repository on your local machine by running

git clone git@github.com:Bitbol-Lab/Cooperation_structured_pop.git

and move inside the root folder. We recommend creating and activating a dedicated conda or virtualenv Python virtual environment. Then, install the required libraries:

python -m pip install -U -r requirements.txt

Requirements

In order to run the notebooks, the following python packages are required:

  • numpy==1.24.4
  • numba==0.58.1

About

This repository provides the python code to perform simulations in the growth-merging-dilution model described in the article "Promotion of cooperation in deme-structured populations with growth-merging dynamics" by Damien Ribière, Alia Abbara and Anne-Florence Bitbol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages