|
|
|
|
|
by vlad_ungureanu
929 days ago
|
|
I found the documentation for networkx much better than the one from igraph[1] (at least the Python version). However, for community detection algorithms graph-tool[2] is better (it also uses a different class of models than the standard in literature) [1] https://igraph.org
[2] https://graph-tool.skewed.de |
|