Metadata-Version: 2.1
Name: dirac-graph
Version: 1.0.0
Summary: Computational spectral geometry on finite graphs
Home-page: https://github.com/pulquero/dirac_graph
License: UNKNOWN
Description: # Dirac on a Graph
        
        A Python library that makes it easy to perform computational spectral geometry on finite graphs.
        
        [Example notebook](https://github.com/pulquero/dirac_graph/blob/main/example.ipynb) demonstrating various calculations.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
