.gitignore
HOW_TO_PUBLISH.md
LICENSE
MANIFEST.in
QUICKSTART.md
QUICK_REFERENCE.md
README.md
README_CN.md
pyproject.toml
requirements.txt
setup.py
examples/basic_example.py
examples/high_dimensional_example.py
examples/t_distribution_example.py
steinfs/__init__.py
steinfs/core.py
steinfs/selector.py
steinfs/utils.py
steinfs.egg-info/PKG-INFO
steinfs.egg-info/SOURCES.txt
steinfs.egg-info/dependency_links.txt
steinfs.egg-info/requires.txt
steinfs.egg-info/top_level.txt
tests/__init__.py
tests/test_core.py
tests/test_selector.py