From 111f4c18e6c2fcc2ef7bc90c19d46c5a801810b3 Mon Sep 17 00:00:00 2001 From: David Melik Date: Wed, 15 Jul 2015 00:50:34 +0700 Subject: academic/mathics: Added (computer algebra system). Signed-off-by: Willy Sudiarto Raharjo --- academic/mathics/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 academic/mathics/README (limited to 'academic/mathics/README') diff --git a/academic/mathics/README b/academic/mathics/README new file mode 100644 index 0000000000000..bfcff96767e68 --- /dev/null +++ b/academic/mathics/README @@ -0,0 +1,5 @@ +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. -- cgit v1.2.3