WHAT'S NEEDED
=============
The following python packages need to be installed:

- networkx (http://networkx.lanl.gov/)
- numpy (http://numpy.scipy.org/)



INSTALLATION
============
On linux systems, go into the folder which contains the setup.py script and
type:
    
sudo python setup.py install






