summaryrefslogblamecommitdiffstats
path: root/python/python2-sympy/README
blob: 72552dd5f4ac4b102ae4b04838f0826e3dff99c5 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                       

                                                              


                                                                       
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 require just mpmath as an
external library.

SymPy has several optional dependencies which enhance its functionality
or make it faster. Here are some available at SlackBuilds.org:
python2-numpy, python2-scipy, python2-matplotlib.

Version 1.5.1 is the last one available with python2 compatibility. All
later versions are python3 only.