Skip to content

danielpcox/agent-based-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

About

Experimenting with Mesa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published