Science
Downloads: 55947
Votes: 4
Votes: 4
Computer algebra system (CAS) in Python.
SymPy is a 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. This package contains the interactive shell for SymPy, i.e., isympy, which starts ipython/python interactive shell and loads SymPy.
updated 2012-04-14 15:30 UTC
Downloads: 37885
Votes: 2
Votes: 2
Derivative calculates mathematical derivatives symbolically and numerically in
1, 2 and 3 variables as well as gradient, divergent, curl and laplacian in 3 dimensions and different coordinate systems by using the Python module SymPy (Symbolic Mathematics).
updated 2011-10-30 16:30 UTC
