Louvain algorithm's is affected by a dependence on the order of the nodes. The present module, built upon igraph, preform the LOUvain algorithm in which the order of the nodes is REshufflED :)
lou_reed can be installed via pip:
pip install git+https://github.com/fabiosaracco/lou_reed.git
- setup.py: the setup, easy as this.
- lou_reed/lou_reed.py: calculate fitness and complexity and reorder matrices
MIT
TBD