CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
python/spectraldiag/__init__.py
python/spectraldiag/callbacks.py
python/spectraldiag/graph_lap.py
python/spectraldiag.egg-info/PKG-INFO
python/spectraldiag.egg-info/SOURCES.txt
python/spectraldiag.egg-info/dependency_links.txt
python/spectraldiag.egg-info/requires.txt
python/spectraldiag.egg-info/top_level.txt
src/pymodule.cpp
src/spectraldiag/alignment.hpp
src/spectraldiag/api.hpp
src/spectraldiag/diagnostics.hpp
src/spectraldiag/spectral.hpp
tests/test_core.py