LICENSE
README.md
pyproject.toml
src/fast_select/MultiSURF.py
src/fast_select/ReliefF.py
src/fast_select/SURF.py
src/fast_select/TuRF.py
src/fast_select/__init__.py
src/fast_select.egg-info/PKG-INFO
src/fast_select.egg-info/SOURCES.txt
src/fast_select.egg-info/dependency_links.txt
src/fast_select.egg-info/requires.txt
src/fast_select.egg-info/top_level.txt
tests/test_multisurf.py
tests/test_relieff.py
tests/test_surf.py