Skip to content

Library for handling various differentiable manifolds.

Notifications You must be signed in to change notification settings

afcarl/geometry

 
 

Repository files navigation

PyGeometry

CircleCI

This is a library for performing all common operations with geometric entities belonging to the most common differentiable manifolds.

Documentation is available at:

http://andreacensi.github.com/geometry/

Installation (Ubuntu)

Install Numpy and Scipy:

sudo apt-get install python-numpy python-scipy

Install PyGeometry:

python setup.py install   # or "develop"

About

Library for handling various differentiable manifolds.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Makefile 0.6%