= SymPy = == Description == 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, except optionally for plotting support. == Website == http://code.google.com/p/sympy/ == License == New BSD: http://www.opensource.org/licenses/bsd-license.php == SPKG Maintainers == * Ondrej Certik == Upstream Contact == sympy mailinglist: http://groups.google.com/group/sympy == Dependencies == * Python 2.5 or later == Special Update/Build Instructions == * A simple script can be used to ease the updating of the SPKG. See the README. == Changelog == === sympy-0.7.3 (Eviatar Bach, 17 August 2013) == * Trac #14694: new upstream release * updating SymPy download URL === sympy-0.7.1.p0 (Francois Bissey, 22 February 2012) === * Trac #12563: add -S option to python to prevent sympy's installer from importing sage. * Clean up spkg-install. === sympy-0.7.1 (Francois Bissey, Sep 16, 2011) === * trac 11560: update to new upstream release * clean old obsolete script. * mention the update instruction of the README in this file * update spkg-install to clean old sympy version in all python 2.x install not just python2.5, when sage is currently using 2.6 * delete old version of sympy only if building of new sympy is successful === sympy-0.6.4 (Ondrej Certik, April 5th, 2008) === * new upstream release === sympy-0.6.3.p0 (Michael Abshoff, November 22nd, 2008) === * Clean up SPKG.txt and spkg-install === sympy-0.6.3 (Ondrej Certik, November 19th, 2008) === * new upstream release === sympy-0.6.2 (Ondrej Certik) === * new upstream release === sympy-0.6.0 (Ondrej Certik) === * new upstream release === sympy-0.5.13 (Ondrej Certik) === * new upstream release * added a README file === sympy-0.5.11 (Ondrej Certik) === * new upstream release === sympy-0.5.7 (Ondrej Certik) === * new upstream release * added a script for getting a hg version * added a script for downloading the upstream sources, creating the src dir === sympy-0.5.6 (Ondrej Certik) === * new upstream release === sympy-0.5.5 (Ondrej Certik) === * new upstream release === sympy-0.5.3 (William Stein) === * initial version of the packaging