diff options
author | David Melik <dchmelik@gmail.com> | 2017-04-04 15:44:24 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:57:44 +0700 |
commit | 9f436664854c23864d759ea9c3de08542c7bf6af (patch) | |
tree | 6e977ab1994a0b511437949fc52e31a913234653 /academic/mathics/README | |
parent | 6f6ec2a7a91030cf9155dab3ba5c67d921eea4ac (diff) | |
download | slackbuilds-9f436664854c23864d759ea9c3de08542c7bf6af.tar.gz |
academic/mathics: Updated for version 1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/mathics/README')
-rw-r--r-- | academic/mathics/README | 13 |
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. |