summaryrefslogtreecommitdiffstats
path: root/python/python3-sympy/README
diff options
context:
space:
mode:
author Erich Ritz <erich.public@protonmail.com>2023-01-10 08:25:23 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-13 08:10:53 +0700
commit6f35a1ca36bea571db7209bbc046a89fb83338dc (patch)
treeaebaae1a0647adb5620f25325b6bf76797027840 /python/python3-sympy/README
parent7b24722684dcf996956becee3f6f6f040538c65c (diff)
downloadslackbuilds-6f35a1ca36bea571db7209bbc046a89fb83338dc.tar.gz
slackbuilds-6f35a1ca36bea571db7209bbc046a89fb83338dc.tar.xz
python/python3-sympy: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-sympy/README')
-rw-r--r--python/python3-sympy/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-sympy/README b/python/python3-sympy/README
index e4258bb236..3417b07197 100644
--- a/python/python3-sympy/README
+++ b/python/python3-sympy/README
@@ -5,8 +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 those available at SlackBuilds.org: numpy3,
-scipy3, python3-matplotlib, ipython and pyglet.
+or make it faster. Here are those available at SlackBuilds.org:
+python3-numpy, python3-scipy, python3-matplotlib, ipython and pyglet.
This is the python3 and more andvanced version of SymPy. For the older
python2 version use the sympy package.