SGTL - Spectral Graph Theory Library
SGTL is a python library of spectral graph theory methods. The library is still very new and so there are many features and algorithms missing.
You can install the library with pip install sgtl
.
Features
- Lightweight and flexible graph object which can be extended as needed.
- Graph matrices including the Laplacian and Normalised Laplacian
- Spectral clustering method
- Generate graphs from the stochastic block model
Documentation
The full documentation is available here.
Contributing
Please feel free to contribute to this project by opening issues, reporting bugs, and submitting pull requests.
The library is currently maintained by Peter Macgregor ([email protected]
) and you are welcome to get in touch with any questions.