Processing Math: Done
No jsMath TeX fonts found -- using unicode fonts instead.
This may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath
Differences between revisions 2 and 10 (spanning 8 versions)
Revision 2 as of 2007-04-16 17:59:34
Size: 263
Editor: anonymous
Comment:
Revision 10 as of 2007-04-17 08:10:48
Size: 857
Comment: removed self-advertising, added some brief nodes about linear/commutative algebra
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
==Commutative Algebra== == Commutative Algebra ==
 * Computing a Groebner basis is fast because of the SINGULAR computer algebra system.

== Crypto ==

 * Classical ciphers are well supported.

== Elementary Education ==

 * The notebook is a useful tool for basic math education because of its flexible visualization/output capabilities.
Line 8: Line 17:

 * Basic arithmetic over finite extension fields is fast because of the Givaro library.
Line 15: Line 26:
== Number Theory ==  * The reduced row echelon form of e.g. dense 20,000x20,000 matrices over GF(2) can be computed in seconds and 50MB of RAM.
 * Computation of reduced row echelon forms of sparse matrices is supported.

== Number Theory ==

What SAGE Can Do

Calculus

Commutative Algebra

  • Computing a Groebner basis is fast because of the SINGULAR computer algebra system.

Crypto

  • Classical ciphers are well supported.

Elementary Education

  • The notebook is a useful tool for basic math education because of its flexible visualization/output capabilities.

Finite Fields

  • Basic arithmetic over finite extension fields is fast because of the Givaro library.

Graphical Interface

Group Theory

Linear Algebra

  • The reduced row echelon form of e.g. dense 20,000x20,000 matrices over GF(2) can be computed in seconds and 50MB of RAM.
  • Computation of reduced row echelon forms of sparse matrices is supported.

Number Theory

Numerical Computation

p-adic Numbers

Plotting

cando (last edited 2008-11-14 13:42:15 by anonymous)