Skip to content

thejonaslab/tinygraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyGraph

CircleCI

TinyGraph is a Python package for working on weighted, undirected graphs with no self-loops. TinyGraph was intended for use with small graphs (<128 vertices).

TinyGraph was designed to be extensible and interface well with numpy, but also fast and supportive of dense graphs for use in ML applications.

Installation

TinyGraph is provided under the New BSD License. We will eventually make TinyGraph available on PyPI but for the time being you can install directly from Github via

pip install git+https://github.com/thejonaslab/tinygraph.git

Documentation

The full documentation for TinyGraph is available on ReadTheDocs.

About

There are graphs. They are small.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •