diff options
Diffstat (limited to 'math/py-python-igraph/pkg-descr')
-rw-r--r-- | math/py-python-igraph/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/py-python-igraph/pkg-descr b/math/py-python-igraph/pkg-descr index c56ebb2852a0..3376dfecba4b 100644 --- a/math/py-python-igraph/pkg-descr +++ b/math/py-python-igraph/pkg-descr @@ -3,5 +3,3 @@ 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/ |