Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 282 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 282 Bytes

geometric algebra library written in python

demo: http://www.youtube.com/watch?v=yLoILAHW6xE

usage:

# install
python setup.py develop

# run tests
nosetests

# install demo requirements
apt-get install python-pyglet

# run demo
python examples/hypercube/ctrl.py 3