Add support for community detection, based on eigenvectors of matrices
Add support for community detection, based the method described in http://arxiv.org/abs/physics/0605087, which uses the eigenvectors of a modularity matrix.
Please use the issue tracker only to report bugs (i.e. errors in the library that need to be fixed) or feature requests.
Please check if the current git version also has the same problem. An easy way to do this is to use google colab!
For questions about how to compile, install or use the library, please use instead the web forum at https://forum.skewed.de/c/graph-tool.
(If unsure, use the forum first.)
IMPORTANT: When opening new issues, please fill out the required information listed in the issue template!
Add support for community detection, based the method described in http://arxiv.org/abs/physics/0605087, which uses the eigenvectors of a modularity matrix.