LICENSE
README.md
pyproject.toml
examples/demo_filters_1.py
examples/demo_filters_2.py
examples/demo_filters_3.py
examples/demo_plot.py
examples/demo_recon.py
examples/demo_vf.py
examples/temp.py
sgwt/__init__.py
sgwt/main.py
sgwt.egg-info/PKG-INFO
sgwt.egg-info/SOURCES.txt
sgwt.egg-info/dependency_links.txt
sgwt.egg-info/requires.txt
sgwt.egg-info/top_level.txt
sgwt/cholesky/__init__.py
sgwt/cholesky/context.py
sgwt/cholesky/structs.py
sgwt/cholesky/wrapper.py
sgwt/fitted/__init__.py
sgwt/fitted/ration.py
sgwt/library/__init__.py
sgwt/library/main.py
sgwt/library/data/DELAY/EASTWEST_DELAY.npz
sgwt/library/data/DELAY/HAWAII_DELAY.npz
sgwt/library/data/DELAY/TEXAS_DELAY.npz
sgwt/library/data/DELAY/USA_DELAY.npz
sgwt/library/data/DELAY/WECC_DELAY.npz
sgwt/library/data/IMPEDANCE/EASTWEST_IMPEDANCE.npz
sgwt/library/data/IMPEDANCE/HAWAII_IMPEDANCE.npz
sgwt/library/data/IMPEDANCE/TEXAS_IMPEDANCE.npz
sgwt/library/data/IMPEDANCE/USA_IMPEDANCE.npz
sgwt/library/data/IMPEDANCE/WECC_IMPEDANCE.npz
sgwt/library/data/KERNELS/GAUSSIAN_WAV.json
sgwt/library/data/KERNELS/MEXICAN_HAT.json
sgwt/library/data/KERNELS/MODIFIED_MORLET.json
sgwt/library/data/KERNELS/SHANNON.json
sgwt/library/data/LENGTH/EASTWEST_LENGTH.npz
sgwt/library/data/LENGTH/HAWAII_LENGTH.npz
sgwt/library/data/LENGTH/TEXAS_LENGTH.npz
sgwt/library/data/LENGTH/USA_LENGTH.npz
sgwt/library/data/LENGTH/WECC_LENGTH.npz
sgwt/library/data/SIGNALS/EASTWEST_COORDS.npz
sgwt/library/data/SIGNALS/HAWAII_COORDS.npz
sgwt/library/data/SIGNALS/TEXAS_COORDS.npz
sgwt/library/data/SIGNALS/USA_COORDS.npz
sgwt/library/dll/amd.dll
sgwt/library/dll/camd.dll
sgwt/library/dll/ccolamd.dll
sgwt/library/dll/cholmod.dll
sgwt/library/dll/colamd.dll
sgwt/library/dll/suitesparseconfig.dll
tests/analytic.py
tests/analytic_scikit.py
tests/test_cholmod_import.py
tests/test_solve2.py
tests/test_solve2_bset.py
tests/test_vf.py
tests/vf_scikit.py