vtraag / louvain-igraph

Implementation of the Louvain algorithm for community detection with various methods for use with igraph in python.
GNU General Public License v3.0
246 stars 46 forks source link

Edge weights nan #32

Closed vtraag closed 6 years ago

vtraag commented 6 years ago

There seem to be some issues when edge weights are nan. We should make sure the presence of such weights do not pose a problem.