using_sage_to_teach.rst
author Puneeth Chaganti <punchagan@gmail.com>
Wed, 22 Sep 2010 15:22:21 +0530
changeset 195 e8a251048213
parent 163 7b56ef768908
child 255 75fd106303dc
permissions -rw-r--r--
Comments and changes for lstsq script.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
163
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
     1
Hello friends and welcome to the tutorial on "How to use SAGE for teaching"
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
     2
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
     3
{{{ Show the slide containing title }}}
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
     4
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
     5
{{{ Show the slide containing the outline slide }}}
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
     6
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
     7
In this tutorial, we shall learn
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
     8
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
     9
 * How to use SAGE for 2D and 3D plotting 
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    10
 * How to use interactive features of SAGE for better demonstration
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    11
 * How to use SAGE worksheets for collaborative learning
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    12
 * How to use typesetting in sage for neater outputs
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    13
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    14
{{{ Pause here and try out the following exercises }}}
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    15
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    16
%% 2 %% change the label on y-axis to "y" and save the lines of code
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    17
        accordingly
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    18
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    19
{{{ continue from paused state }}}
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    20
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    21
{{{ Show summary slide }}}
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    22
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    23
This brings us to the end of the tutorial.
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    24
we have learnt
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    25
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    26
 * how to use loadtxt to read files
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    27
 * how to generate a least square fit
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    28
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    29
{{{ Show the "sponsored by FOSSEE" slide }}}
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    30
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    31
#[Nishanth]: Will add this line after all of us fix on one.
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    32
This tutorial was created as a part of FOSSEE project, NME ICT, MHRD India
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    33
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    34
Hope you have enjoyed and found it useful.
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    35
Thankyou
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    36
 
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    37
.. Author              : Nishanth
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    38
   Internal Reviewer 1 : 
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    39
   Internal Reviewer 2 : 
7b56ef768908 initial commit using_sage_to_teach
nishanth
parents:
diff changeset
    40
   External Reviewer   :