AUTHORS
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/example.py
examples/profile_speckit.py
examples/scheduler_comparison.py
speckit/__init__.py
speckit/analysis.py
speckit/core.py
speckit/dsp.py
speckit/flattop.py
speckit/noise.py
speckit/plotting.py
speckit/schedulers.py
speckit/systems.py
speckit/utils.py
speckit.egg-info/PKG-INFO
speckit.egg-info/SOURCES.txt
speckit.egg-info/dependency_links.txt
speckit.egg-info/requires.txt
speckit.egg-info/top_level.txt
tests/conftest.py
tests/integration/test_accuracy.py
tests/integration/test_analysis_api.py
tests/integration/test_errors.py
tests/unit/test_dsp.py
tests/unit/test_noise.py
tests/unit/test_schedulers.py
tests/unit/test_systems.py
tests/unit/test_utils.py