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://sympy.org/

License
-------

New BSD: http://www.opensource.org/licenses/bsd-license.php


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.
