Skip to content

Package Index

Quick reference for all QSP packages.


Core

Package Install Purpose
qsp-core pip install qsp-core Quaternionic primitives and shared math types

Mid-tier

Package Install Purpose
qsp-fft pip install qsp-fft Spectral transforms and frequency-domain analysis
qsp-filter pip install qsp-filter Filtering and signal conditioning
qsp-modulation pip install qsp-modulation Symbol generation and modulation workflows
qsp-orientation pip install qsp-orientation Orientation, attitude, and motion estimation

Convenience

Package Install Purpose
qsp-stack pip install qsp-stack Meta-package: installs all packages above

Dependency summary

qsp-core          (no QSP dependencies)
qsp-fft           → qsp-core
qsp-filter        → qsp-core
qsp-modulation    → qsp-core
qsp-orientation   → qsp-core
qsp-stack         → all of the above

Source repositories

Package Repository
qsp-core github.com/RQM-Technologies-dev/qsp-core
qsp-fft github.com/RQM-Technologies-dev/qsp-fft
qsp-filter github.com/RQM-Technologies-dev/qsp-filter
qsp-modulation github.com/RQM-Technologies-dev/qsp-modulation
qsp-orientation github.com/RQM-Technologies-dev/qsp-orientation
qsp-stack github.com/RQM-Technologies-dev/qsp-stack