LICENSE
MANIFEST.in
README.rst
fastentrypoints.py
setup.cfg
setup.py
evo/LICENSE
evo/README.md
evo/__init__.py
evo/entry_points.py
evo/main_ape.py
evo/main_config.py
evo/main_evo.py
evo/main_fig.py
evo/main_res.py
evo/main_rpe.py
evo/main_rpe_for_each.py
evo/main_traj.py
evo/settings.json
evo/version
evo.egg-info/PKG-INFO
evo.egg-info/SOURCES.txt
evo.egg-info/dependency_links.txt
evo.egg-info/entry_points.txt
evo.egg-info/not-zip-safe
evo.egg-info/requires.txt
evo.egg-info/top_level.txt
evo/algorithms/__init__.py
evo/algorithms/filters.py
evo/algorithms/geometry.py
evo/algorithms/lie_algebra.py
evo/algorithms/metrics.py
evo/algorithms/sync.py
evo/algorithms/trajectory.py
evo/algorithms/transformations.py
evo/tools/__init__.py
evo/tools/file_interface.py
evo/tools/plot.py
evo/tools/settings.py
evo/tools/user.py