aboutsummaryrefslogtreecommitdiff
path: root/math/py-python-igraph/pkg-descr
blob: c56ebb2852a03dbdf7528017f99bd45acc32f3c4 (plain) (blame)
1
2
3
4
5
6
7
This module extends Python with a Graph class which is capable of handling
arbitrary directed and undirected graphs with thousands of nodes and millions
of edges. Since the module makes use of the open source igraph library
written in almost 100% pure C, it is blazing fast and outperforms most other
pure Python-based packages around.

WWW: https://igraph.org/python/