LICENSE
README.md
pyproject.toml
examples/demo_filters_1.py
examples/demo_filters_2.py
examples/demo_filters_3.py
examples/demo_recon.py
examples/demo_vf.py
examples/plot_points.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
tests/analytic.py
tests/analytic_scikit.py
tests/test_solve2.py
tests/test_solve2_bset.py
tests/test_vf.py
tests/vf_scikit.py