Size: 1741
Comment:
|
Size: 1837
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Sage for Newbies = | = Sage Primers = |
Line 37: | Line 37: |
* 1.3. Programming in Sage | * 1.3. Programming in Sage |
Line 39: | Line 39: |
* 1.4. Sage Devel Basics | * 1.4. Sage Devel Basics [Erik, Aly, Sourav] |
Line 43: | Line 43: |
* 2.2. Integral Calculus | * 2.2. Integral Calculus [Sourav] |
Line 53: | Line 53: |
* 3.1. Matrix Algebra | * 3.1. Matrix Algebra [Sourav] |
Line 55: | Line 55: |
* 3.2. Vector Spaces | * 3.2. Vector Spaces [Sourav] |
Line 59: | Line 59: |
* 4.2. Rings and Fields | * 4.2. Rings and Fields [Erik] |
Line 63: | Line 63: |
* 5.2. Elementary Number Theory II | * 5.2. Elementary Number Theory II [Erik] |
Line 65: | Line 65: |
* 5.3. Cryptography | * 5.3. Cryptography [Dan] |
Line 67: | Line 67: |
* 5.4. Elliptic Curves | * 5.4. Elliptic Curves [Aly] |
Line 69: | Line 69: |
* 5.6. Automorphic Forms | * 5.6. Automorphic Forms |
Line 71: | Line 71: |
* 5.7. Quaternion Algebra | * 5.7. Quaternion Algebra [Aly, Sourav] |
Line 85: | Line 85: |
* 8.1. Statistical Methods | * 8.1. Statistical Methods [Erik] |
Line 87: | Line 87: |
* 8.2. Probability | * 8.2. Probability [Erik] |
Sage Primers
Contents
Done
- 0. Front Matter
- 1. Basics
1.1. Primer Template: An Example primer_template\example.sws primer_design_principles.rtf
1.2. Sage as a Smart Calculator sage_as_a_smart_calculator.sws
- 2. Calculus
2.1. Differential Calculus differential_calculus.sws
- 4. Abstract Algebra
4.1. Group Theory group_theory.sws (by Robert Beezer)
- 5. Number Theory
5.1. Elementary Number Theory I number_theory.primes_0.1.sws
5.5. Quadratic Forms quadratic_forms.sws
- 9. About this document ...
To Do
- 1. Basics
- 1.3. Programming in Sage
- 1.4. Sage Devel Basics [Erik, Aly, Sourav]
- 2. Calculus
- 2.2. Integral Calculus [Sourav]
- 2.3. Multivariate Calculus
- 2.4. Taylor Series and Infinite Sums
- 2.5. Differential Equations
- 3. Linear Algebra
- 3.1. Matrix Algebra [Sourav]
- 3.2. Vector Spaces [Sourav]
- 4. Abstract Algebra
- 4.2. Rings and Fields [Erik]
- 5. Number Theory
- 5.2. Elementary Number Theory II [Erik]
- 5.3. Cryptography [Dan]
- 5.4. Elliptic Curves [Aly]
- 5.6. Automorphic Forms
- 5.7. Quaternion Algebra [Aly, Sourav]
- 5.8. Modular Forms
- 6. Combinatorics
- 6.1. Counting
- 6.2. Graph Theory
- 7. Geometry
- 8. Statistics
- 8.1. Statistical Methods [Erik]
- 8.2. Probability [Erik]
- 8.3. Finance