LICENSE
MANIFEST.in
README
README.md
README.rst
setup.cfg
setup.py
docs/.buildinfo
docs/.gitattributes
docs/.nojekyll
docs/fpq.html
docs/genindex.html
docs/index.html
docs/modules.html
docs/objects.inv
docs/py-modindex.html
docs/search.html
docs/searchindex.js
docs/.doctrees/environment.pickle
docs/.doctrees/fpq.doctree
docs/.doctrees/index.doctree
docs/.doctrees/modules.doctree
docs/_sources/fpq.rst.txt
docs/_sources/index.rst.txt
docs/_sources/modules.rst.txt
docs/_static/ajax-loader.gif
docs/_static/basic.css
docs/_static/comment-bright.png
docs/_static/comment-close.png
docs/_static/comment.png
docs/_static/contents.png
docs/_static/doctools.js
docs/_static/documentation_options.js
docs/_static/down-pressed.png
docs/_static/down.png
docs/_static/file.png
docs/_static/jquery-3.1.0.js
docs/_static/jquery-3.5.1.js
docs/_static/jquery.js
docs/_static/language_data.js
docs/_static/minus.png
docs/_static/navigation.png
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/sphinxdoc.css
docs/_static/underscore-1.3.1.js
docs/_static/underscore.js
docs/_static/up-pressed.png
docs/_static/up.png
docs/_static/websupport.js
fpq/__init__.py
fpq/fp.py
fpq/numba_wrapper.py
fpq/quaternion.py
fpq/utils.py
fpq/vector.py
fpq/version.py
fpq.egg-info/PKG-INFO
fpq.egg-info/SOURCES.txt
fpq.egg-info/dependency_links.txt
fpq.egg-info/requires.txt
fpq.egg-info/top_level.txt
test/test_fp.py
test/test_numba_wrapper.py
test/test_quaternion.py
test/test_utils.py
test/test_vector.py