.git-blame-ignore-revs
.gitignore
LICENSE
NOTICE
README.md
__init__.py
build_and_push_doc.sh
build_doc.sh
pyproject.toml
.github/workflows/main.yml
NOTICE_DOCUMENTATION/README - RoMa Documentation - Font-Awesome.txt
NOTICE_DOCUMENTATION/README - RoMa Documentation - Inconsolata Fonts.txt
NOTICE_DOCUMENTATION/README - RoMa Documentation - JQuery.txt
NOTICE_DOCUMENTATION/README - RoMa Documentation - Lato Fonts.txt
NOTICE_DOCUMENTATION/README - RoMa Documentation - Modernizr.txt
NOTICE_DOCUMENTATION/README - RoMa Documentation - Robotoslab Fonts.txt
NOTICE_DOCUMENTATION/README - RoMa Documentation - Underscore.txt
NOTICE_DOCUMENTATION/README - RoMa Documentation - html5shiv.txt
NOTICE_DOCUMENTATION/README - Sphinx SW.txt
docsource/Makefile
docsource/make.bat
docsource/source/conf.py
docsource/source/index.rst
docsource/source/roma_logo.png
docsource/source/rotmat_geodesic_distance_grads_zero.svg
docsource/source/rotmat_geodesic_distance_zero.svg
examples/example.py
examples/geodesic_distance_comparison.py
examples/linearity_deviations.py
examples/mapping_benchmark.py
examples/snippets/batch_dims.py
examples/snippets/composition_inverse.py
examples/snippets/metrics.py
examples/snippets/quat_operations.py
examples/snippets/rigid_registration.py
examples/snippets/rotation_averaging.py
examples/snippets/rotvec_slerp.py
examples/snippets/rotvec_to_unitquat.py
examples/snippets/special_procrustes.py
examples/snippets/transforms.py
examples/snippets/unitquat_slerp.py
roma/__init__.py
roma/euler.py
roma/internal.py
roma/mappings.py
roma/transforms.py
roma/utils.py
roma.egg-info/PKG-INFO
roma.egg-info/SOURCES.txt
roma.egg-info/dependency_links.txt
roma.egg-info/requires.txt
roma.egg-info/scm_file_list.json
roma.egg-info/scm_version.json
roma.egg-info/top_level.txt
test/__init__.py
test/test_euler.py
test/test_mappings.py
test/test_procrustes_derivatives.py
test/test_transforms.py
test/test_utils.py
test/utils.py