/hypergraph

Python module for graphs and hypergraphs.

Primary LanguagePythonOtherNOASSERTION

Hypergraph

Overview

Hypergraph is a Python module for graphs and hypergraphs.

Requirements

Hypergraph requires [Python] 1 2.6 or later, and [NumPy] 2.

[PyDot] 3 is required for exporting graphs to Dot language for visualization in Graphviz (optional).

[Epydoc] 4 is required for generating API documentation (optional).