Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 550 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 550 Bytes

SparseGraph

example workflow codecov

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.