README.md
pyproject.toml
setup.py
src/torchdtw/__init__.py
src/torchdtw/py.typed
src/torchdtw.egg-info/PKG-INFO
src/torchdtw.egg-info/SOURCES.txt
src/torchdtw.egg-info/dependency_links.txt
src/torchdtw.egg-info/requires.txt
src/torchdtw.egg-info/top_level.txt
src/torchdtw/csrc/dtw.cpp
tests/test_dtw.py
tests/test_opcheck.py