Skip to main content

Toolbox for Complex Sytems including : Human Based Mobility Models

Project description

Info:

See the site for more information. See bitbucket for the latest source.

Author:

Vincent Gauthier

Maintainer:

Vincent Gauthier <vgauthier@luxbulb.org>

About

Python package for complex systems simulations

This package contain:

  • Mobility Models
    • Truncated Levy Flight Model

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 .

Example

import pylab as plt
from complex_systems.mobility.levy_flight import levy_flight
LF = levy_flight(alpha=0.66,beta=0.99,sample_length=10,size_max=10000,velocity=1.0,f_min=8,f_max=10000,s_min=0.8,s_max=430,duration=500,b_c=1)
plt.figure()
plt.plot(LF[0], LF[1], 'o-')

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ComplexSystems-0.2.4.4.tar.gz (12.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ComplexSystems-0.2.4.4-py2.7.egg (30.0 kB view details)

Uploaded Egg

File details

Details for the file ComplexSystems-0.2.4.4.tar.gz.

File metadata

File hashes

Hashes for ComplexSystems-0.2.4.4.tar.gz
Algorithm Hash digest
SHA256 e50b8287a807976db70aef75a9f68f7c2ad586cc0986459ea2306ffa8d421b2e
MD5 b89a489c9ee1365c2117795e81ecae03
BLAKE2b-256 01d126fefd37355e6d7b637d77f1497cad8a9853105f90e18661772955adc7ed

See more details on using hashes here.

File details

Details for the file ComplexSystems-0.2.4.4-py2.7.egg.

File metadata

File hashes

Hashes for ComplexSystems-0.2.4.4-py2.7.egg
Algorithm Hash digest
SHA256 cd3f88b9bc2193401427eeba3ca056040c447691b046c4cc68494083e78bb91f
MD5 6933d38731aa27a2f1fbe8026f0816e7
BLAKE2b-256 f0d9585c7dbd9410a874e73915757f25ed8c2713f16a140158ae3328eb2aecbe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page