You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson f3905239d9
academic/sympy: Fix slack-desc.
9 years ago
..
README academic/sympy: Updated for version 0.7.5. 11 years ago
slack-desc academic/sympy: Fix slack-desc. 9 years ago
sympy.SlackBuild academic/sympy: Updated for version 0.7.6. 10 years ago
sympy.info academic/sympy: Updated for version 0.7.6. 10 years ago

README

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.

Optional dependencies are pyglet (needed only for plotting) and ipython.

Please read the release notes at https://github.com/sympy/sympy/wiki/_pages
for any backward compatibility issues.