LICENSE
README.md
pyproject.toml
src/copairs/__init__.py
src/copairs/compute.py
src/copairs/matching.py
src/copairs/plot.py
src/copairs/replicating.py
src/copairs.egg-info/PKG-INFO
src/copairs.egg-info/SOURCES.txt
src/copairs.egg-info/dependency_links.txt
src/copairs.egg-info/requires.txt
src/copairs.egg-info/top_level.txt
src/copairs/map/__init__.py
src/copairs/map/average_precision.py
src/copairs/map/filter.py
src/copairs/map/map.py
src/copairs/map/multilabel.py
tests/test_build_rank_multilabel.py
tests/test_compute.py
tests/test_map.py
tests/test_map_filter.py
tests/test_matching.py
tests/test_matching_any.py
tests/test_matching_multilabel.py
tests/test_reference_index.py
tests/test_replicating.py