Skip to content

tahini-dev/tahini

Repository files navigation

tahini

Service Status
Binder Binder
Testing Python package
Coverage Codecov branch
PyPI Upload Python Package
Docs docs

Package for graph theory

Goals

  • Learn
  • Have fun
  • Write python implementation (classes) for graph theory, will use pandas for this is a start to make it easier
  • Write graph theory algorithms
  • Update to cython implementation for graph theory for speed
  • Have more fun