sage

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

Last updated 16 Jan, 2007


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2

Rate it!

 

About

Leadership
Requirements
  • gcc (with C++ support) (Build Prerequisite)
  • flex (or lexx) (Build Prerequisite)
  • make (Build Prerequisite)
  • m4 (Build Prerequisite)
  • perl (Build Prerequisite)
  • ranlib (Build Prerequisite)
  • tar (Build Prerequisite)
  • bison (or yacc) (Build Prerequisite)
  • latex (Weak Prerequisite)
  • gnuplot (Weak Prerequisite)
  • octave (Weak Prerequisite)

Versions

1.7

1.7 released on 2007-01-16

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.