summaryrefslogtreecommitdiffstats
path: root/academic/mathics/slack-desc
diff options
context:
space:
mode:
author David Melik <dchmelik@gmail.com>2022-03-30 12:50:08 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:19:15 +0700
commit7febc64d8174169c6b0425d81ba9d78ec28ecb4c (patch)
tree6764ebc4fb1a441f7ca563122018f87ce8c4eee2 /academic/mathics/slack-desc
parent1f05929a196461940367ff29e171c11bf432edbf (diff)
downloadslackbuilds-7febc64d8174169c6b0425d81ba9d78ec28ecb4c.tar.gz
slackbuilds-7febc64d8174169c6b0425d81ba9d78ec28ecb4c.tar.xz
academic/mathics: Updated for version 4.0.0.
Wrap long line in README. Remove extra blank line at end of slack-desc. Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/mathics/slack-desc')
-rw-r--r--academic/mathics/slack-desc14
1 files changed, 7 insertions, 7 deletions
diff --git a/academic/mathics/slack-desc b/academic/mathics/slack-desc
index 1578bda0e9..a351c60962 100644
--- a/academic/mathics/slack-desc
+++ b/academic/mathics/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
mathics: mathics (A free, light-weight alternative to Mathematica)
mathics:
-mathics: Mathics is a free, general-purpose online computer algebra system
-mathics: featuring Mathematica-compatible syntax and functions. It is backed
-mathics: by highly extensible Python code, relying on SymPy for most
-mathics: mathematical tasks.
-mathics:
-mathics: http://www.mathics.org/
-mathics:
+mathics: Mathics is a general-purpose computer algebra system (CAS). It is an
+mathics: open-source alternative to Mathematica. It is free both as in "free
+mathics: beer" and as in "freedom".
mathics:
+mathics: The home page of Mathics is https://mathics.org.
mathics:
+mathics: Installing and Running
+mathics: See https://mathics-development-guide.readthedocs.io/en/latest/ for
+mathics: instructions on installing and running.