diff options
Diffstat (limited to 'python/python3-sympy')
-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 abb84fa72bd1..6c9f17a69e12 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, and python3-ipython +numpy3, scipy3, python3-matplotlib, and ipython This is the python3 version of SymPy. For the python2 version use the sympy package. |