3736
Comment:
|
2472
a todo note
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
'''Todo:''' Polish up these primers and put them in the [[http://www.sagemath.org/doc/constructions/|Sage Constructions]] document. | |
Line 6: | Line 7: |
---- /!\ '''Edit conflict - other version:''' ---- | |
Line 9: | Line 9: |
---- /!\ '''Edit conflict - your version:''' ---- == Done / In Progress == ---- /!\ '''End of edit conflict''' ---- * 0. Front Matter |
* 0. Sage Primer Design Principles [[attachment:Sage Primer Design Principles.pdf]] [[attachment:primer_design_principles.rtf]] |
Line 18: | Line 13: |
* 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 20: | Line 15: |
* 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.5.sws]] |
Line 22: | Line 17: |
* 1.4. Sage Devel Basics [Erik, Aly] | * 1.3. Basic 2D plotting with Sage [[attachment:Ploting_with_Sage_v1.0.1.sws]] by Jose Guzman |
Line 24: | Line 19: |
* 1.4. Sage Devel Basics [Erik, Aly] [[attachment:dev_for_newbies.html]]-this needs to be restified., [[attachment: development_for_newbies.sws]] | |
Line 25: | Line 21: |
---- /!\ '''Edit conflict - other version:''' ---- * 1.3. Sage Devel Basics [Erik, Aly] ---- /!\ '''Edit conflict - your version:''' ---- ---- /!\ '''End of edit conflict''' ---- |
|
Line 35: | Line 23: |
* 2.1. Differential Calculus [[attachment:differential_calculus.sws]] | * 2.1. Limits Calculus [[attachment:Analysis_tutorial_Limits_v1.0.2.sws]] by Jose Guzman |
Line 37: | Line 25: |
* 2.2. Integral Calculus [Sourav] | * 2.2. Differential Calculus [[attachment:calculus.differential_calculus_1.0.sws]] * 2.3. Integral Calculus [Sourav] |
Line 43: | Line 33: |
---- /!\ '''Edit conflict - other version:''' ---- * 2.2. Integral Calculus [Sourav] * 3. Linear Algebra * 3.1. Matrix Algebra [Sourav] ---- /!\ '''Edit conflict - your version:''' ---- ---- /!\ '''End of edit conflict''' ---- |
|
Line 57: | Line 35: |
* 4.1. Group Theory [[attachment:group_theory.txt]] (by Robert Beezer) | * 4.1. Group Theory [[attachment:group_theory.sws]] (by Robert Beezer) |
Line 61: | Line 39: |
* 5.1. Elementary Number Theory I [[attachment: number_theory.primes_0.1.sws]] | * 5.1. Elementary Number Theory [Erik] [[attachment:number_theory.primes_diophantine_equations.1.0.sws]] |
Line 63: | Line 41: |
---- /!\ '''Edit conflict - other version:''' ---- * 5.2. Elementary Number Theory II [Erik] * 5.5. Quadratic Forms [[attachment: quadratic_forms.sws]] |
* 5.5. Quadratic Forms [[attachment:quadratic_forms.sws]] |
Line 70: | Line 44: |
---- /!\ '''Edit conflict - your version:''' ---- * 5.2. Elementary Number Theory II [Erik] * 5.5. Quadratic Forms [[attachment: quadratic_forms.sws]] * 5.7. Quaternion Algebra [Sourav] ---- /!\ '''End of edit conflict''' ---- |
|
Line 88: | Line 53: |
* 1.3. Programming in Sage | |
Line 89: | Line 55: |
---- /!\ '''Edit conflict - other version:''' ---- * 1.3. Programming in Sage [Erik] * 1.5. 2D and 3D Plotting in Sage [Erik] |
* 1.5. 2D and 3D Plotting in Sage [JoseGuzman] |
Line 96: | Line 59: |
---- /!\ '''Edit conflict - your version:''' ---- * 1.3. Programming in Sage ---- /!\ '''End of edit conflict''' ---- |
|
Line 103: | Line 61: |
---- /!\ '''Edit conflict - other version:''' ---- ---- /!\ '''Edit conflict - your version:''' ---- ---- /!\ '''End of edit conflict''' ---- |
|
Line 117: | Line 69: |
---- /!\ '''Edit conflict - other version:''' ---- ---- /!\ '''Edit conflict - your version:''' ---- ---- /!\ '''End of edit conflict''' ---- |
|
Line 131: | Line 77: |
---- /!\ '''Edit conflict - other version:''' ---- ---- /!\ '''Edit conflict - your version:''' ---- ---- /!\ '''End of edit conflict''' ---- |
|
Line 143: | Line 83: |
---- /!\ '''Edit conflict - other version:''' ---- ---- /!\ '''Edit conflict - your version:''' ---- ---- /!\ '''End of edit conflict''' ---- |
Sage Primers
Contents
Todo: Polish up these primers and put them in the Sage Constructions document.
Done / In Progress
0. Sage Primer Design Principles Sage Primer Design Principles.pdf primer_design_principles.rtf
- 1. Basics
1.1. Primer Template: An Example primer_template_example.sws
1.2. Sage as a Smart Calculator basics.smart_calculator_0.5.sws
1.3. Basic 2D plotting with Sage Ploting_with_Sage_v1.0.1.sws by Jose Guzman
1.4. Sage Devel Basics [Erik, Aly] dev_for_newbies.html-this needs to be restified., development_for_newbies.sws
- 2. Calculus
2.1. Limits Calculus Analysis_tutorial_Limits_v1.0.2.sws by Jose Guzman
2.2. Differential Calculus calculus.differential_calculus_1.0.sws
- 2.3. 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 [Erik] number_theory.primes_diophantine_equations.1.0.sws
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 [JoseGuzman]
- 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