AUTHORS
ChangeLog
LICENSE
README.rst
readthedocs.yml
requirements.txt
setup.cfg
setup.py
.github/workflows/deploy.yml
.github/workflows/deploy_test.yml
.github/workflows/test.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
mgen/__init__.py
mgen/rotation_matrix_2d.py
mgen/rotation_matrix_3d.py
mgen/rotation_matrix_nd.py
mgen.egg-info/PKG-INFO
mgen.egg-info/SOURCES.txt
mgen.egg-info/dependency_links.txt
mgen.egg-info/not-zip-safe
mgen.egg-info/pbr.json
mgen.egg-info/requires.txt
mgen.egg-info/top_level.txt
tests/__init__.py
tests/test_rotations.py