ChangeLog.rst
ContributorAgreement.md
Credits.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
rowan/__init__.py
rowan/functions.py
rowan.egg-info/PKG-INFO
rowan.egg-info/SOURCES.txt
rowan.egg-info/dependency_links.txt
rowan.egg-info/requires.txt
rowan.egg-info/top_level.txt
rowan/calculus/__init__.py
rowan/geometry/__init__.py
rowan/interpolate/__init__.py
rowan/mapping/__init__.py
rowan/random/__init__.py
tests/test_axis_angle.py
tests/test_calculus.py
tests/test_distance.py
tests/test_docstrings.py
tests/test_euler.py
tests/test_exp.py
tests/test_interpolate.py
tests/test_mapping.py
tests/test_matrix.py
tests/test_multiply.py
tests/test_random.py
tests/test_reflect.py
tests/test_rotate.py
tests/test_simple.py
tests/test_vector_vector.py