PDF report 🠲 Self_Organized_Criticality.pdf
First, clone the git repository and change directory:
git clone https://github.com/SimoneGasperini/SOCmodel.git
cd SOCmodelThen, pip-install the requirements and run the setup script:
pip install -r requirements.txt
python setup.py installFor an example about how to create an instance of the model and run a simulation, see the Jupyter Notebook here
Simone Gasperini git