LICENSE
README.md
pyproject.toml
benchmark/__init__.py
benchmark/ablation.py
benchmark/archetypes.py
benchmark/comparison.py
benchmark/investigate_fpr_s47.py
benchmark/metrics.py
fracttalix/__init__.py
fracttalix/__main__.py
fracttalix/_compat.py
fracttalix/_utils.py
fracttalix/config.py
fracttalix/detector.py
fracttalix/multistream.py
fracttalix/py.typed
fracttalix/types.py
fracttalix/window.py
fracttalix.egg-info/PKG-INFO
fracttalix.egg-info/SOURCES.txt
fracttalix.egg-info/dependency_links.txt
fracttalix.egg-info/entry_points.txt
fracttalix.egg-info/requires.txt
fracttalix.egg-info/top_level.txt
fracttalix/extras/__init__.py
fracttalix/extras/server.py
fracttalix/steps/__init__.py
fracttalix/steps/base.py
fracttalix/steps/channels.py
fracttalix/steps/complexity.py
fracttalix/steps/foundation.py
fracttalix/steps/frequency.py
fracttalix/steps/physics.py
fracttalix/steps/temporal.py
tests/test_backward_compat.py
tests/test_benchmark.py
tests/test_config.py
tests/test_detector.py
tests/test_multistream.py
tests/test_numerical_correctness.py
tests/test_steps_channels.py
tests/test_steps_complexity.py
tests/test_steps_foundation.py
tests/test_steps_frequency.py
tests/test_steps_physics.py
tests/test_steps_temporal.py
tests/test_utils.py