RooXu/connectivity_sim
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# To start the virtual environment: source env/bin/activate # To end the virtual environment: deactivate In order to run the repast4py models, follow the directions below: $ python examples/rndwalk/rndwalk.py -h usage: rndwalk.py [-h] parameters_file [parameters] positional arguments: parameters_file parameters file (yaml format) parameters json parameters string optional arguments: -h, --help show this help message and exit