Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 620 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 620 Bytes

Agent Based Models

Experimenting with Mesa.

'Installation'

I had trouble installing Mesa from pip for some reason, so you may want to do what I did and install the repository directly.

After that, make your virtualenv, install my requirements.txt, (which is just what I got when I installed everything Mesa wanted), activate it, and optionally install the iPython kernel with python -m ipykernel install --user.

Usage

You can run a model from its directory with mesa runserver, or from the relevant notebook in nbs/.