.. requirements Software Requirements ===================== The following external Python modules were used in this program: * `NetworkX `_ : Pure Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks * `PyGraphviz `_ : Generation of graphviz network vizualizations * `SciPy/NumPy `_ : The ultimate scientific tool set for Pythonistas * `Numexpr `_ : Fast numerical array expression evaluator for Python and NumPy * `scikits.statsmodels `_ : Statistical computations and models for use with SciPy * `SourceForge site `_ This simulation was developed and performed on a Linux operating system using Python 2.6. It should run wherever Python 2.6 and the required modules can/are installed.