diff options
Diffstat (limited to 'academic')
-rw-r--r-- | academic/mathics/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/academic/mathics/README b/academic/mathics/README index bfcff96767..c4fbe3a365 100644 --- a/academic/mathics/README +++ b/academic/mathics/README @@ -1,5 +1,4 @@ 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. - -You can install Cython for some extra functionality/optimizations. +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. |