LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
src/sparse_ir/__init__.py
src/sparse_ir/_gauss.py
src/sparse_ir/_util.py
src/sparse_ir/abstract.py
src/sparse_ir/augment.py
src/sparse_ir/basis.py
src/sparse_ir/basis_set.py
src/sparse_ir/dlr.py
src/sparse_ir/kernel.py
src/sparse_ir/poly.py
src/sparse_ir/sampling.py
src/sparse_ir/sve.py
src/sparse_ir.egg-info/PKG-INFO
src/sparse_ir.egg-info/SOURCES.txt
src/sparse_ir.egg-info/dependency_links.txt
src/sparse_ir.egg-info/requires.txt
src/sparse_ir.egg-info/top_level.txt
tests/test_advanced_features.py
tests/test_augment.py
tests/test_basis.py
tests/test_basis_set.py
tests/test_core.py
tests/test_dlr.py
tests/test_kernel.py
tests/test_poly.py
tests/test_sampling.py
tests/test_sampling_advanced.py
tests/test_sve.py
tests/test_sve_advanced.py