COPYING.LESSER
README.md
setup.py
math3d/__init__.py
math3d/orientation.py
math3d/orientation_computer.py
math3d/quaternion.py
math3d/transform.py
math3d/utils.py
math3d/vector.py
math3d.egg-info/PKG-INFO
math3d.egg-info/SOURCES.txt
math3d.egg-info/dependency_links.txt
math3d.egg-info/requires.txt
math3d.egg-info/top_level.txt
math3d/dynamics/__init__.py
math3d/dynamics/twist.py
math3d/dynamics/wrench.py
math3d/geometry/__init__.py
math3d/geometry/line.py
math3d/geometry/line_segment.py
math3d/geometry/plane.py
math3d/interpolation/__init__.py
math3d/interpolation/e3interpolator.py
math3d/interpolation/interpolator.py
math3d/interpolation/se3interpolator.py
math3d/interpolation/so3interpolator.py
math3d/reference_system/__init__.py
math3d/reference_system/frame.py
math3d/reference_system/free_vector.py
math3d/reference_system/point.py
math3d/reference_system/reference_system.py
math3d/visualization/__init__.py
math3d/visualization/transform_visualizer.py