Simulation Occupancy Based on Agents
First of all, you need to install the package using pip.
$ pip install soba
In case of error, this other command should be used, ensuring to have installed python 3 and pip 3.
$ pip3 install soba
The folder 'docs' should be ignored.