last update: April 10th, 2020

#### System Requirements ####

Simulations are run using Python (tested on version 2.7.15)



#### Installation guide ####

Install Python: https://www.python.org/downloads/

And install the packages Scipy and Numpy:

https://docs.scipy.org/doc/numpy/user/install.html

Overall installation time is short: < 20 min




#### Demo and instructions for use ####

Each file (.py) correspond to the code to run the full analysis of each two-species or multi-species model.

The command line (in Linux) is for instance:

python Model1_CompetAsymResource_MultiSpecies.py

Plots as the ones shown in the manuscript will be stored in the folder "Graphes".

