summaryrefslogtreecommitdiffstats
path: root/academic/sympy/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/sympy/README')
-rw-r--r--academic/sympy/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/academic/sympy/README b/academic/sympy/README
index 26abdb06e1..e09dbef1a0 100644
--- a/academic/sympy/README
+++ b/academic/sympy/README
@@ -4,7 +4,8 @@ code as simple as possible in order to be comprehensible and easily
extensible. SymPy is written entirely in Python and does not require
any external libraries.
-Optional dependencies are pyglet (needed only for plotting) and ipython.
+SymPy has several optional dependencies which enhance its functionality
+or make it faster. Here are those available at SlackBuilds.org:
+numpy, scipy, matplotlib, ipython and pyglet.
+Besides, Cython is already provided by Slackware.
-Please read the release notes at https://github.com/sympy/sympy/wiki/_pages
-for any backward compatibility issues.