Metadata-Version: 2.1
Name: grapht
Version: 0.0.1
Summary: Tools I use a lot in my DPhil
Home-page: https://github.com/HenryKenlay/grapht
Author: Henry Kenlay
Author-email: kenlay@robots.ox.ac.uk
License: Apache Software License 2.0
Keywords: graph signal processing
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: networkx
Requires-Dist: numpy

<!--

#################################################
### THIS FILE WAS AUTOGENERATED! DO NOT EDIT! ###
#################################################
# file to edit: index.ipynb
# command to build the docs after a change: nbdev_build_docs

-->

# Grapht

> Tools to help me with my DPhil


A collection of tools for my research focused on GSP

## Install

`pip install grapht`


