LICENSE
README.md
pyproject.toml
subdatapy/__init__.py
subdatapy/data.py
subdatapy/linalg.py
subdatapy/partition.py
subdatapy.egg-info/PKG-INFO
subdatapy.egg-info/SOURCES.txt
subdatapy.egg-info/dependency_links.txt
subdatapy.egg-info/requires.txt
subdatapy.egg-info/top_level.txt
subdatapy/subsampler/__init__.py
subdatapy/subsampler/cooks.py
subdatapy/subsampler/leverage.py
subdatapy/subsampler/random.py
tests/test_distributed_regressions.py
tests/test_linalg.py
tests/test_partition.py
tests/test_subsamplers.py