Install
Ennet
relies on the following Python modules:
-
networkx 2.2 (latest release that support both Python 2 and Python 3)
-
numpy
-
scipy
-
sklearn
-
Using
pip
:pip install Ennet
-
git clone
the repositorygit clone git@github.com:YiweiNiu/Ennet.git cd Ennet pip install .