sympy


Python library for symbolic mathematics

This Google Code page is defunct. Everything has moved to GitHub. The main website is at http://sympy.org/ and the source code is at https://github.com/sympy/sympy.

Main page is at: http://sympy.org/

SymPy is an open source Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries.

Code: https://github.com/sympy/sympy

Issues: https://github.com/sympy/sympy/issues

Mailing list: http://groups.google.com/group/sympy

Downloads: https://github.com/sympy/sympy/releases (old downloads at http://code.google.com/p/sympy/downloads/list)

Project Information

Labels:
python symbolic calculation manipulation CAS algebra mathematics differentiation limits series equations integration geometry