diff options
Diffstat (limited to 'python/python3-sympy/README')
-rw-r--r-- | python/python3-sympy/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-sympy/README b/python/python3-sympy/README index d8577a015b50c..abb84fa72bd1b 100644 --- a/python/python3-sympy/README +++ b/python/python3-sympy/README @@ -6,7 +6,7 @@ any external libraries. SymPy has several optional dependencies which enhance its functionality or make it faster. Here are those available at SlackBuilds.org: -numpy3, scipy3, python3-matplotlib, python3-ipython and python3-Cython. +numpy3, scipy3, python3-matplotlib, and python3-ipython This is the python3 version of SymPy. For the python2 version use the sympy package. |