Toolbox for Complex Sytems including : Public Good Game, Human Based Mobility Models
Project description
Info: | See the site for more information. See bitbucket or github for the latest source. |
---|---|
Author: | Vincent Gauthier |
Maintainer: | Vincent Gauthier <vgauthier@luxbulb.org> |
About
Python package for complex systems simulations. See bitbucket or github for the latest source.
This Toolbox for Complex Sytems simulation include:
- Human Based Mobility Models
- Truncated Levy Flight Model [Rhee08]
[Rhee08] | Injong Rhee, Minsu Shin, Seongik Hong, Kyunghan Lee and Song Chong, “On the Levy-walk Nature of Human Mobility”, INFOCOM, Arizona, USA, 2008 |
Documentation
You will need sphinx installed to generate the documentation. Documentation can be generated by running sphinx-build -b html . build/. Generated documentation can be found in the doc/build/html/ directory. Or consult the online documentation .
Testing
The easiest way to run the tests is to install nose (easy_install nose) and run nosetests or python setup.py test in the root of the distribution. Tests are located in the tests/ directory.
nn
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.