python/python3-sympy: Update README.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erich Ritz 2023-01-10 08:25:23 +07:00 committed by Willy Sudiarto Raharjo
parent 7b24722684
commit 6f35a1ca36

View file

@ -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.