ezod / hypergraph

Python module for graphs and hypergraphs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Python module for graphs and hypergraphs.

License:Other


Languages

Language:Python 100.0%