freebsd-ports/math/py-python-igraph/pkg-descr
Sunpoet Po-Chuan Hsieh 09f96a0fde Move math/py-igraph to math/py-python-igraph
PR:		246548
Submitted by:	sunpoet (myself)
Approved by:	lwhsu (maintainer)
2020-06-27 09:41:08 +00:00

7 lines
379 B
Text

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: http://cneurocvs.rmki.kfki.hu/igraph