Skip to content
forked from akellehe/graphism

Simulates various models on network graphs.

Notifications You must be signed in to change notification settings

akelleh/graphism

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphism

Simulates interactions on a network graph.

Installation

You can install via pip using git+ssh

pip install git+ssh://git@github.com/akellehe/graphism.git#egg=graphism

There are currently no additional Python packages required.

Running Tests

Unit tests run under distutils.

python setup.py test

Compiling Documentation

From the root of the package go to the directory docs/ and run

make html

You'll find the index.html file at docs/build/index.html

Open it up and browse the documentation in your browser.

About

Simulates various models on network graphs.

Resources

Stars

Watchers

Forks

Packages

No packages published