AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_build/html/_images/inheritance-753608bae07fb758277835a1d4f5951367c4f066.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings-white.png
docs/_build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings.png
docs/_build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings-white.png
docs/_build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings.png
docs/api/dtw.D_T_W_.rst
docs/api/dtw.StepPattern.rst
docs/api/dtw.countPaths.rst
docs/api/dtw.dtw.rst
docs/api/dtw.dtwPlot.rst
docs/api/dtw.dtwPlotAlignment.rst
docs/api/dtw.dtwPlotDensity.rst
docs/api/dtw.dtwPlotThreeWay.rst
docs/api/dtw.dtwPlotTwoWay.rst
docs/api/dtw.itakuraWindow.rst
docs/api/dtw.mvmStepPattern.rst
docs/api/dtw.noWindow.rst
docs/api/dtw.rabinerJuangStepPattern.rst
docs/api/dtw.sakoeChibaWindow.rst
docs/api/dtw.slantedBandWindow.rst
docs/api/dtw.warp.rst
docs/api/dtw.warpArea.rst
dtw/__init__.py
dtw/_backtrack.py
dtw/_cli.py
dtw/_dtw_utils.c
dtw/_dtw_utils.pyx
dtw/_globalCostMatrix.py
dtw/countPaths.py
dtw/dtw.py
dtw/dtwPlot.py
dtw/dtw_computeCM.c
dtw/dtw_computeCM.h
dtw/dtw_test_data.py
dtw/mvm.py
dtw/stepPattern.py
dtw/warp.py
dtw/warpArea.py
dtw/window.py
dtw/data/README.txt
dtw/data/aami3a.csv
dtw/data/aami3b.csv
dtw_python.egg-info/PKG-INFO
dtw_python.egg-info/SOURCES.txt
dtw_python.egg-info/dependency_links.txt
dtw_python.egg-info/entry_points.txt
dtw_python.egg-info/not-zip-safe
dtw_python.egg-info/requires.txt
dtw_python.egg-info/top_level.txt
tests/__init__.py
tests/query.csv
tests/reference.csv
tests/test_cli.py
tests/test_countPaths.py
tests/test_cran.py
tests/test_cran.py~
tests/test_doctests.py
tests/test_dtw.py
tests/test_dtw_s.py