| Julien Rioux | Sipe's Group | Quantum Optics | Department of Physics | University of Toronto |

Sympy

| source | other | back

Sympy is a really exciting python module which allows you to perform mathematics with symbolic objects. It does algebra, calculus, etc. and it is also very extensible. You can build your own modules which use or extend sympy.

Installing the source code

Getting the source and dependencies:

For subsequent updates it is sufficient to simply do "git pull".

Build process:

  1. ./setup.py build
  2. (optional) ./setup.py install

Interesting sympy projects

Django-sympy

Sympy gamma