LICENSE
README.md
pyproject.toml
tests/test_fase1.py
tests/test_fase2.py
tests/test_fase3.py
tests/test_fase4.py
tests/test_fase5.py
ts_quant/__init__.py
ts_quant/api.py
ts_quant.egg-info/PKG-INFO
ts_quant.egg-info/SOURCES.txt
ts_quant.egg-info/dependency_links.txt
ts_quant.egg-info/requires.txt
ts_quant.egg-info/top_level.txt
ts_quant/core/__init__.py
ts_quant/core/memory_manager.py
ts_quant/core/tensor_utils.py
ts_quant/core/windowing.py
ts_quant/engines/__init__.py
ts_quant/engines/catch22.py
ts_quant/engines/rocket.py
ts_quant/engines/signatures.py
ts_quant/engines/tsfresh_core.py
ts_quant/engines/wavelets.py
ts_quant/utils/__init__.py
ts_quant/utils/config.py
ts_quant/utils/feature_selection.py
ts_quant/utils/validation.py