Getting Started ================ Requirements ************** Please note that this code is an early version, so many things are not fully up and running yet. Bugs reports and feature reqests can be posted on the `github issues page `_. **Required Packages:** * pip install numpy * pip install matplotlib * pip install os * pip install sys * pip install itertools * pip install sci-kit * pip install networkx * pip install scipy Installation ************** This package is available through a pip install:: pip install dynamical_networks