Introduction
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.
Web Page
Versions
1.0
Flavours
py27/1
Architecture
x86_64
Group
module load site-local
Build Details
Compiled with:
Usage
module load python/sympy/1.0/py27/1
Example Job Scripts
None yet.
Status
Partially tested.
- Plotting functions may not work.
- Some elements using NumPy may need an updated version of NumPy to work.