LICENSE
README.md
pyproject.toml
setup.py
dtw_flex/__init__.py
dtw_flex.egg-info/PKG-INFO
dtw_flex.egg-info/SOURCES.txt
dtw_flex.egg-info/dependency_links.txt
dtw_flex.egg-info/requires.txt
dtw_flex.egg-info/top_level.txt
dtw_flex/core_cython/dtw_cy.c
dtw_flex/core/__init__.py
dtw_flex/core/dtw.py
dtw_flex/core/utils.py
dtw_flex/core/visual_select.py
dtw_flex/core_cython/__init__.py
dtw_flex/core_cython/dtw_cy.c
dtw_flex/core_cython/test.py