1741
Comment:
|
1992
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Sage for Newbies = | = Sage Primers = |
Line 5: | Line 5: |
== Done == | |
Line 7: | Line 6: |
* 0. Front Matter | == Done / In Progress == * 0. Sage Primer Design Principles [[attachment:Sage Primer Design Principles.pdf]] |
Line 11: | Line 12: |
* 1.1. Primer Template: An Example [[attachment:primer_template\example.sws]] [[attachment:primer_design_principles.rtf]] | * 1.1. Primer Template: An Example [[attachment:primer_template_example.sws]] |
Line 13: | Line 14: |
* 1.2. Sage as a Smart Calculator [[attachment:sage_as_a_smart_calculator.sws]] | * 1.2. Sage as a Smart Calculator [[attachment:basics.smart_calculator_0.4.sws]] * 1.4. Sage Devel Basics [Erik, Aly] |
Line 17: | Line 20: |
* 2.1. Differential Calculus [[attachment:differential_calculus.sws]] | * 2.1. Differential Calculus [[attachment:calculus.differential_calculus_1.0.sws]] * 2.2. Integral Calculus [Sourav] * 3. Linear Algebra * 3.1. Matrix Algebra [Sourav] |
Line 25: | Line 34: |
* 5.1. Elementary Number Theory I [[attachment: number_theory.primes_0.1.sws]] | * 5.1. Elementary Number Theory I [[attachment:number_theory.primes_0.5.sws]] |
Line 27: | Line 36: |
* 5.5. Quadratic Forms [[attachment: quadratic_forms.sws]] | * 5.2. Elementary Number Theory II [Erik] * 5.5. Quadratic Forms [[attachment:quadratic_forms.sws]] * 5.7. Quaternion Algebra [Sourav] |
Line 39: | Line 52: |
* 1.4. Sage Devel Basics | * 1.5. 2D and 3D Plotting in Sage * 1.6. Interact in Sage [Erik] |
Line 42: | Line 57: |
* 2.2. Integral Calculus |
|
Line 53: | Line 66: |
* 3.1. Matrix Algebra * 3.2. Vector Spaces |
* 3.2. Vector Spaces [Sourav] |
Line 59: | Line 70: |
* 4.2. Rings and Fields | * 4.2. Rings and Fields [Erik] |
Line 63: | Line 74: |
* 5.2. Elementary Number Theory II | * 5.3. Cryptography [Dan] |
Line 65: | Line 76: |
* 5.3. Cryptography | * 5.4. Elliptic Curves [Aly] |
Line 67: | Line 78: |
* 5.4. Elliptic Curves * 5.6. Automorphic Forms * 5.7. Quaternion Algebra |
* 5.6. Automorphic Forms |
Line 85: | Line 92: |
* 8.1. Statistical Methods | * 8.1. Statistical Methods [Erik] |
Line 87: | Line 94: |
* 8.2. Probability | * 8.2. Probability [Erik] |
Sage Primers
Contents
Done / In Progress
0. Sage Primer Design Principles Sage Primer Design Principles.pdf
- 1. Basics
1.1. Primer Template: An Example primer_template_example.sws
1.2. Sage as a Smart Calculator basics.smart_calculator_0.4.sws
- 1.4. Sage Devel Basics [Erik, Aly]
- 2. Calculus
2.1. Differential Calculus calculus.differential_calculus_1.0.sws
- 2.2. Integral Calculus [Sourav]
- 3. Linear Algebra
- 3.1. Matrix Algebra [Sourav]
- 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.5.sws
- 5.2. Elementary Number Theory II [Erik]
5.5. Quadratic Forms quadratic_forms.sws
- 5.7. Quaternion Algebra [Sourav]
- 9. About this document ...
To Do
- 1. Basics
- 1.3. Programming in Sage
- 1.5. 2D and 3D Plotting in Sage
- 1.6. Interact in Sage [Erik]
- 2. Calculus
- 2.3. Multivariate Calculus
- 2.4. Taylor Series and Infinite Sums
- 2.5. Differential Equations
- 3. Linear Algebra
- 3.2. Vector Spaces [Sourav]
- 4. Abstract Algebra
- 4.2. Rings and Fields [Erik]
- 5. Number Theory
- 5.3. Cryptography [Dan]
- 5.4. Elliptic Curves [Aly]
- 5.6. Automorphic Forms
- 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