mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 17:21:49 -04:00
7 lines
323 B
Text
7 lines
323 B
Text
This module implements community detection.
|
|
|
|
It uses the louvain method described in Fast unfolding of communities in large
|
|
networks, Vincent D Blondel, Jean-Loup Guillaume, Renaud Lambiotte, Renaud
|
|
Lefebvre, Journal of Statistical Mechanics: Theory and Experiment 2008(10).
|
|
|
|
WWW: https://github.com/taynaud/python-louvain
|