summaryrefslogtreecommitdiffstats
path: root/academic/mathics/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/mathics/README')
-rw-r--r--academic/mathics/README13
1 files changed, 9 insertions, 4 deletions
diff --git a/academic/mathics/README b/academic/mathics/README
index c4fbe3a365..89bae8e2a1 100644
--- a/academic/mathics/README
+++ b/academic/mathics/README
@@ -1,4 +1,9 @@
-Mathics is a free, light-weight alternative to Mathematica.
-Mathics is a general-purpose online computer algebra system featuring
-Mathematica-compatible syntax and functions. It is backed by highly
-extensible Python code, relying on SymPy for most mathematical tasks.
+Mathics is a free, light-weight alternative to Mathematica. Mathics is
+a general-purpose online computer algebra system featuring Mathematica-
+compatible syntax and functions. It is backed by highly extensible
+Python code, relying on SymPy for most mathematical tasks.
+
+
+Optional Dependency
+
+You can install Cython for some extra functionality/optimizations.