.gitignore
.gitlab-ci.yml
.readthedocs.yaml
CHANGELOG.rst
README.rst
pyproject.toml
requirements_rnd.txt
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/mrmath.rst
docs/requirements.txt
docs/todo.rst
docs/vecmat3d.rst
docs/_static/logo_math.png
docs/_static/rotmatx.png
docs/_static/rotmaty.png
docs/_static/rotmatz.png
docs/_static/sphere.png
docs/img_src/rotmatx.asy
docs/img_src/rotmaty.asy
docs/img_src/rotmatz.asy
docs/img_src/sphere.asy
mrmath/__init__.py
mrmath/_const.py
mrmath/_hyperbol.py
mrmath/_numtheor.py
mrmath/py.typed
mrmath/vecmat3d.py
mrmath/version.py
mrmath.egg-info/PKG-INFO
mrmath.egg-info/SOURCES.txt
mrmath.egg-info/dependency_links.txt
mrmath.egg-info/not-zip-safe
mrmath.egg-info/requires.txt
mrmath.egg-info/top_level.txt
tests/test_mrmath.py
tests/test_vecmat3d.py