slackbuilds/academic/sympy
Willy Sudiarto Raharjo 28bebed8cb academic/sympy: Updated for version 0.7.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-16 10:57:21 -05:00
..
README academic/sympy: Updated for version 0.7.5. 2014-10-30 20:27:28 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05: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.