LICENSE
MANIFEST.in
README.rst
pyproject.toml
readthedocs-requirements.txt
requirements.txt
setup.cfg
setup.py
dcor/VERSION
dcor/__init__.py
dcor/_dcor.py
dcor/_dcor_internals.py
dcor/_energy.py
dcor/_fast_dcov_avl.py
dcor/_fast_dcov_mergesort.py
dcor/_hypothesis.py
dcor/_partial_dcor.py
dcor/_rowwise.py
dcor/_utils.py
dcor/distances.py
dcor/homogeneity.py
dcor/independence.py
dcor.egg-info/PKG-INFO
dcor.egg-info/SOURCES.txt
dcor.egg-info/dependency_links.txt
dcor.egg-info/requires.txt
dcor.egg-info/top_level.txt
dcor/tests/__init__.py
dcor/tests/test_dcor.py
dcor/tests/test_energy.py
dcor/tests/test_homogeneity.py
dcor/tests/test_independence.py
dcor/tests/test_package.py
dcor/tests/test_rowwise.py