kglab
kglab copied to clipboard
Add support for python-igraph
-
Extend the
Subgraphclass to add support forpython-igraph. -
Add a notebook to show example uses of
igraphin comparison withnetworkx. -
Integrate use of
leidenalgbased onigraphsupport.
- ask @colinmegill for example use cases
Notebooks: https://github.com/pol-is/notebooks Data: https://github.com/pol-is/openData
Thank you @colinmegill!
Would it help to accelerate the leiden algorithm on GPUs?
There's an impl in the RAPIDS version of networkx