slackbuilds/academic/sympy
B. Watson f3905239d9
academic/sympy: Fix slack-desc.
2016-11-14 16:47:23 +07:00
..
README academic/sympy: Updated for version 0.7.5. 2014-10-30 20:27:28 +07:00
slack-desc academic/sympy: Fix slack-desc. 2016-11-14 16:47:23 +07:00
sympy.SlackBuild academic/sympy: Updated for version 0.7.6. 2015-07-16 10:57:21 -05:00
sympy.info academic/sympy: Updated for version 0.7.6. 2015-07-16 10:57:21 -05:00

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.