Skip to content

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 :)

License

Notifications You must be signed in to change notification settings

fabiosaracco/lou_reed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

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 :)

Installation

lou_reed can be installed via pip:

pip install git+https://github.com/fabiosaracco/lou_reed.git

Contents (so far)

  • setup.py: the setup, easy as this.
  • lou_reed/lou_reed.py: calculate fitness and complexity and reorder matrices

Licence

MIT

How it works

TBD

About

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 :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages