LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/benchmark.py
examples/compare_R_vs_Python.ipynb
pyscoper/__init__.py
pyscoper/clones.py
pyscoper/data.py
pyscoper/density.py
pyscoper/distance.py
pyscoper/plotting.py
pyscoper/results.py
pyscoper/spectral.py
pyscoper.egg-info/PKG-INFO
pyscoper.egg-info/SOURCES.txt
pyscoper.egg-info/dependency_links.txt
pyscoper.egg-info/requires.txt
pyscoper.egg-info/top_level.txt
pyscoper/_data/ExampleDb.csv
tests/__init__.py
tests/r_reference_driver.R
tests/test_r_parity.py
tests/test_smoke.py