This repository contains the code for the simulation of the ESS final project. The code is written in Python 3.7.4 and uses the following libraries: numpy, matplotlib, seaborn.
To install the required libraries, run the following command in the terminal:
pip install -r requirements.txt