CHANGELOG.rst
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
make.bat
pyproject.toml
requirements.txt
runtime.txt
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/genindex.rst
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/_static/images/banner.png
docs/_static/images/favicon.ico
docs/_static/images/logo.png
docs/_static/images/signalyzer.svg
docs/annex/changelog.rst
docs/annex/contributing.rst
docs/annex/license.rst
docs/api/index.rst
docs/collections/alpha-beta-filter-traces.rst
docs/collections/exponential-smoothing-traces.rst
docs/collections/index.rst
docs/collections/linear-regression-traces.rst
docs/collections/set-traces.rst
docs/collections/slew-rate-limiter-traces.rst
docs/collections/statistics-traces.rst
docs/collections/vector-traces.rst
docs/processing/alpha-beta-filter.rst
docs/processing/change-rate-limiting.rst
docs/processing/clipping.rst
docs/processing/dt1-element.rst
docs/processing/exponential-smoothing.rst
docs/processing/iir-filters.rst
docs/processing/index.rst
docs/processing/logic-functions.rst
docs/processing/moving-averages.rst
docs/processing/moving-differentiation.rst
docs/processing/moving-events.rst
docs/processing/moving-linear-regression.rst
docs/processing/pt1-element.rst
docs/processing/slew-rate-limiter.rst
docs/processing/slew-rate-limiting.rst
docs/processing/window-generator.rst
docs/statemachine/index.rst
docs/trace/conversions.rst
docs/trace/creations.rst
docs/trace/index.rst
docs/trace/operations.rst
docs/transformations/arithmetic_operators.rst
docs/transformations/assignment_operators.rst
docs/transformations/bitwise_operators.rst
docs/transformations/comparison_operators.rst
docs/transformations/differentiating_functions.rst
docs/transformations/index.rst
docs/transformations/integrating_functions.rst
docs/transformations/mathematical_functions.rst
docs/transformations/statistics.rst
docs/transformations/trigonometric_functions.rst
docs/transformations/value_conversions.rst
docs/transformations/x-axis_transformations.rst
notebooks/DFT.ipynb
notebooks/analyzer.ipynb
notebooks/analyzer/Slope-Velocity-Estimator.pdf
notebooks/analyzer/analyzer.ipynb
notebooks/analyzer/recording.csv
notebooks/chord/chord-diagram.ipynb
notebooks/chord/chord.ipynb
notebooks/statemachine/statemachine.ipynb
notebooks/statistics/statistics.ipynb
notebooks/trace/trace.ipynb
src/signalyzer/__init__.py
src/signalyzer/constants.py
src/signalyzer.egg-info/PKG-INFO
src/signalyzer.egg-info/SOURCES.txt
src/signalyzer.egg-info/dependency_links.txt
src/signalyzer.egg-info/not-zip-safe
src/signalyzer.egg-info/requires.txt
src/signalyzer.egg-info/top_level.txt
src/signalyzer/statemachine/__init__.py
src/signalyzer/trace/__init__.py