Skip to content

swadhin/staticgraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Graph

Python graph library for handling large static graphs. Uses NumPy for efficient storage. Optionally uses Cython to speed up some of the routes.

Read the code for more details. Tests require NetworkX and PyTest.

Tested Using: CPython 2.7, Cython 0.16, and NumPy 1.6.

About

Graph library for large static graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%