slackbuilds/academic/sage
Edward W. Koenig d37edccf84 academic/sage: New maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-08-12 06:57:31 +07:00
..
profile.d academic/sage: Added (python based mathematics software) 2011-08-11 20:28:34 -03:00
README academic/sage: New maintainer. 2017-08-12 06:57:31 +07:00
README.BUILDOPTS academic/sage: Updated for version 4.7.2. 2011-12-22 00:03:03 -06:00
doinst.sh academic/sage: Update doinst.sh. 2017-01-09 20:18:25 +00:00
pynac.patch academic/sage: Updated for version 6.3. 2014-08-12 00:47:48 +07:00
sage-build-root.patch academic/sage: Updated for version 6.10. 2015-12-19 16:32:22 +07:00
sage-notebook.desktop academic/sage: Updated for version 6.0 and changed maintainer. 2013-12-25 15:06:02 -06:00
sage.SlackBuild academic/sage: Updated for version 8.0. 2017-07-26 18:29:06 +07:00
sage.info academic/sage: New maintainer. 2017-08-12 06:57:31 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.

Sage can be used in several ways: through an interactive command line,
by writing stand-alone scripts, through the graphical notebook
interface in a browser, or through the KDE Cantor application (part
of a full Slackware installation).

Building sage requires >12GB of disk space, so you may need to
redefine $TMP and/or $OUTPUT.

See README.BUILDOPTS for additional (important) information about
build options and such.

NOTE:
If you have ATOM processors, you need to run this command prior building:
export OPENBLAS_CONFIGURE="TARGET=ATOM"