diff options
Diffstat (limited to 'python/python2-sympy/README')
-rw-r--r-- | python/python2-sympy/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/python/python2-sympy/README b/python/python2-sympy/README index 814629e9b6..72552dd5f4 100644 --- a/python/python2-sympy/README +++ b/python/python2-sympy/README @@ -5,9 +5,8 @@ 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: numpy, -scipy, matplotlib, ipython and pyglet. NOTE: some of these SlackBuilds -might be available for python3 only. +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. |