Difference between revisions of "SAGE"

From Christoph's Personal Wiki
Jump to: navigation, search
 
(See also)
 
Line 11: Line 11:
 
==See also==
 
==See also==
 
*[http://code.google.com/p/sympy/ SymPy] — a [[Python]] library for symbolic mathematics.
 
*[http://code.google.com/p/sympy/ SymPy] — a [[Python]] library for symbolic mathematics.
 +
*[http://codespeak.net/py/dist/ py lib documentation]
  
 
==External links==
 
==External links==

Latest revision as of 01:55, 11 November 2007

SAGE is an open source mathematics software package. It provides a huge range of mathematics, including algebra, calculus, elementary to very advanced number theory, cryptography, numerical computation, commutative algebra, group theory, combinatorics, graph theory, and exact linear algebra.

Libraries and programs

  • Algebra and Calculus: Maxima, SymPy
  • Arbitrary precision mathematics: GMP, MPFR, MPFI, NTL, quadouble, Givaro
  • Algebraic geometry: Singular, Macaulay2
  • Arithmetic Geometry: PARI, NTL, mwrank, ecm, FLINTQS
  • Exact linear algebra: Linbox, IML
  • Graphics/Plotting: MatPlotLib, Tachyon3d, VTK

See also

External links