diff options
Diffstat (limited to 'math/sage/pkg-descr')
-rw-r--r-- | math/sage/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/math/sage/pkg-descr b/math/sage/pkg-descr new file mode 100644 index 000000000000..fefc0f5361df --- /dev/null +++ b/math/sage/pkg-descr @@ -0,0 +1,12 @@ +Sage is a free open-source mathematics software system licensed under the GPL. +It combines the power of many existing open-source packages into a common +Python-based interface. + +Mission: Creating a viable free open source alternative to Magma, Maple, +Mathematica and Matlab. + +This port is a work in progress. It creates a sage that is mostly functional, +but it does fail a few tests. Suggestions for improvement to the maintainer +are welcome. + +WWW: http://www.sagemath.org/ |