LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/periodicity/__init__.py
src/periodicity/core.py
src/periodicity/decomposition.py
src/periodicity/gp.py
src/periodicity/phase.py
src/periodicity/spectral.py
src/periodicity/timefrequency.py
src/periodicity.egg-info/PKG-INFO
src/periodicity.egg-info/SOURCES.txt
src/periodicity.egg-info/dependency_links.txt
src/periodicity.egg-info/requires.txt
src/periodicity.egg-info/top_level.txt
src/periodicity/data/__init__.py
tests/test_core.py
tests/test_decomposition.py
tests/test_gp.py
tests/test_phase.py
tests/test_spectral.py
tests/test_timefrequency.py