diff options
Diffstat (limited to 'math/py-python-louvain')
-rw-r--r-- | math/py-python-louvain/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/py-python-louvain/pkg-descr b/math/py-python-louvain/pkg-descr index 9ffe51e92ecf..9d033ccd69b0 100644 --- a/math/py-python-louvain/pkg-descr +++ b/math/py-python-louvain/pkg-descr @@ -3,5 +3,3 @@ 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 |