opnsense-ports/math/py-python-igraph/pkg-descr
Franco Fichtner 35a3a31676 */*: sync with upstream
Taken from: HardenedBSD
2020-08-20 07:21:02 +02:00

7 lines
380 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/