sparsegraph

A graph library built on top of SciPy sparse matrices.

MIT License

Downloads
42
Stars
0
Committers
1

SparseGraph

A library for graph operations built on top of SciPy sparse matrices. Designed for small world graphs with millions of nodes and edges.

Inspired by NetworkX.

Read the Docs.