AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/arrays.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/module_docs.rst
docs/usage.rst
docs/workings.rst
docs/_static/ccga3d_points_quadrics.jpg
docs/_static/cga2d_points_and_circles.png
docs/_static/csga2d_opns.jpg
docs/_static/exercise_spider6.png
docs/_static/graph_triangle.png
docs/_static/mga3d_points_and_lines.jpg
docs/_static/pga2d_distances_and_angles.png
docs/_static/pga2d_fivebar.png
docs/_static/pga2d_hypercube_on_string.png
docs/_static/pga2d_inverse_kinematics.png
docs/_static/pga2d_points_and_lines.png
docs/_static/pga2d_project_and_reject.png
docs/_static/pga3d_distances_and_angles.png
docs/_static/pga3d_points_and_lines.png
docs/examples/index.rst
kingdon/__init__.py
kingdon/algebra.py
kingdon/codegen.py
kingdon/graph.js
kingdon/graph.py
kingdon/matrixreps.py
kingdon/multivector.py
kingdon/operator_dict.py
kingdon/polynomial.py
kingdon/taperecorder.py
kingdon.egg-info/PKG-INFO
kingdon.egg-info/SOURCES.txt
kingdon.egg-info/dependency_links.txt
kingdon.egg-info/not-zip-safe
kingdon.egg-info/requires.txt
kingdon.egg-info/top_level.txt
tests/__init__.py
tests/performance_check.py
tests/test_expr_as_matrix.py
tests/test_graph.py
tests/test_kingdon.py
tests/test_operator_dict.py
tests/test_polynomial.py