LICENSE
README.md
pyproject.toml
quat/__init__.py
quat/_arrayops.py
quat/_checks.py
quat/_serialize.py
quat/algebra.py
quat/collections.py
quat/core.py
quat/interpolate.py
quat/linalg.py
quat/optimized.py
quat/py.typed
quat/random.py
quat/serialization.py
quat/signal.py
quat/utils.py
quat_numpy.egg-info/PKG-INFO
quat_numpy.egg-info/SOURCES.txt
quat_numpy.egg-info/dependency_links.txt
quat_numpy.egg-info/requires.txt
quat_numpy.egg-info/top_level.txt
tests/test_algebra.py
tests/test_benchmark.py
tests/test_collections.py
tests/test_core.py
tests/test_interpolate.py
tests/test_linalg.py
tests/test_optimized.py
tests/test_random.py
tests/test_serialization.py
tests/test_signal.py
tests/test_utils.py