1988
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 8: | Line 9: |
* 0. Sage Primer Design Principles [[attachment:primer_design_principles.rtf]] | * 0. Sage Primer Design Principles [[attachment:Sage Primer Design Principles.pdf]] [[attachment:primer_design_principles.rtf]] |
Line 14: | Line 15: |
* 1.2. Sage as a Smart Calculator [[attachment:basics.smart_calculator_0.4.sws]] | * 1.2. Sage as a Smart Calculator [[attachment:basics.smart_calculator_0.5.sws]] |
Line 16: | 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 * 1.4. Sage Devel Basics [Erik, Aly] [[attachment:dev_for_newbies.html]]-this needs to be restified., [[attachment: development_for_newbies.sws]] |
Line 20: | Line 23: |
* 2.1. Differential Calculus [[attachment:calculus.differential_calculus_1.0.sws]] | * 2.1. Limits Calculus [[attachment:Analysis_tutorial_Limits_v1.0.2.sws]] by Jose Guzman |
Line 22: | Line 25: |
* 2.2. Integral Calculus [Sourav] | * 2.2. Differential Calculus [[attachment:calculus.differential_calculus_1.0.sws]] * 2.3. Integral Calculus [Sourav] |
Line 34: | Line 39: |
* 5.1. Elementary Number Theory I [[attachment:number_theory.primes_0.5.sws]] | * 5.1. Elementary Number Theory [Erik] [[attachment:number_theory.primes_diophantine_equations.1.0.sws]] |
Line 36: | Line 41: |
* 5.2. Elementary Number Theory II [Erik] * 5.5. Quadratic Forms [[attachment: quadratic_forms.sws]] |
* 5.5. Quadratic Forms [[attachment:quadratic_forms.sws]] |
Line 52: | Line 55: |
* 1.5. 2D and 3D Plotting in Sage | * 1.5. 2D and 3D Plotting in Sage [JoseGuzman] |
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