What implementations of the Blondel (Louvain) algorithm exist?
The Community detection for NetworkX in Python implement Louvain method mostly following this paper : Fast unfolding of communities in large networks
The Community detection for NetworkX in Python implement Louvain method mostly following this paper : Fast unfolding of communities in large networks