LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
motiflets/__init__.py
motiflets/_cli.py
motiflets/competitors.py
motiflets/distances.py
motiflets/maxheap.py
motiflets/motiflets.py
motiflets/plotting.py
motiflets.egg-info/PKG-INFO
motiflets.egg-info/SOURCES.txt
motiflets.egg-info/dependency_links.txt
motiflets.egg-info/entry_points.txt
motiflets.egg-info/not-zip-safe
motiflets.egg-info/requires.txt
motiflets.egg-info/top_level.txt
tests/test_backends.py
tests/test_cli.py
tests/test_input_dimensions.py
tests/test_parallel_execution.py
tests/test_sliding_dot.py
tests/test_top_k.py