slackbuilds_ponce/academic/sympy
Robby Workman 090fe80fbd academic/sympy: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-22 16:07:18 -05:00
..
README academic/sympy: Fixed dep information 2012-08-22 16:07:18 -05:00
slack-desc academic/sympy: Updated for version 0.6.7. 2010-05-16 22:24:26 -05:00
sympy.info academic/sympy: Fixed dep information 2012-08-22 16:07:18 -05:00
sympy.SlackBuild academic/sympy: Updated for version 0.7.1. 2011-11-04 18:17:57 -02:00

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.