
William Stein
Sage can do basic arithmetic with exact fractions:
4 4 |
8 8 |
37/24 37/24 |
Very big numbers: In less than a second, Sage exactly computes (10^6)!, which has over 5 million digits.
Time: CPU 0.67 s, Wall: 0.70 s Time: CPU 0.67 s, Wall: 0.70 s |
5565709 5565709 |
2 * 3 * 5 * 67 2 * 3 * 5 * 67 |
Time: CPU 0.29 s, Wall: 0.29 s Time: CPU 0.29 s, Wall: 0.29 s |
Sage does Calculus:
|
|
|
|
Sage can do graph theory:
|
|
Sage can draw 3d plots:
|
|
Sage can plot Yoda:
|
|
|
|
Sage also does numerical linear algebra, numerical optimization, statististic (R is in Sage), exact linear algebra, number theory, cryptography, group theory, combinatorics, and anything anybody has ever written in Python.
|
|