Sage
This entry published by the Free Software Foundation.
sage
http://sage.sf.net
SAGE is a framework for number theory, algebra, and geometry computation that is initially being designed for computing with elliptic curves and modular forms. The long-term goal is to make it much more generally useful for algebra, geometry, and number theory. SAGE provides a (Python) interpreter interface to several important C/C++ libraries:
- MPFR -- real number arithmetic,
- NTL -- Victor Shoup's number theory library,
- GMP -- arbitrary precision integer and floating point arithmetic package.
- These systems come with SAGE, and there is an interface to each:
- GAP -- group theory and combinatorics
- PARI -- algebraic number theory
- Singular -- polynomial computations and algebraic geometry
- Maxima -- symbolic algebra
Documentation
http://sage.sourceforge.net/documentation.html
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Ted Teah | 2453760.525 January 2006 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | Homepage | http://groups.google.com/group/sage-devel |
| Bug Tracking,Support | Homepage | http://groups.google.com/group/sage-support |
| Help | Forum | http://groups.google.com/group/sage-forum |
| Help | Mailing List Info/Archive | http://projects.scipy.org/mailman/listinfo/sage-announce |
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | m4 |
| Required to build | perl |
| Required to build | ranlib |
| Required to build | tar |
| Required to build | bison (or yacc) |
| Weak prerequisite | latex |
| Weak prerequisite | gnuplot |
| Weak prerequisite | octave |
| Required to build | gcc (with C++ support) |
| Required to build | flex (or lexx) |
| Required to build | make |
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 16 January 2007.
Problem with this listing?
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 12 April 2011, at 14:09.

