slackbuilds/academic/sympy
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README academic/sympy: Noted some compat issues in README 2012-09-13 21:39:49 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
sympy.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
sympy.info academic/sympy: Updated for version 0.7.3. 2013-11-05 20:03:40 -06: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 https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.0 
for backward compatibility issues with sympy 0.6.x.