author | Nishanth <nishanth@fossee.in> |
Fri, 08 Oct 2010 23:55:07 +0530 | |
changeset 256 | a3aa223c1662 |
parent 255 | 75fd106303dc |
permissions | -rw-r--r-- |
163 | 1 |
Hello friends and welcome to the tutorial on "How to use SAGE for teaching" |
2 |
||
3 |
{{{ Show the slide containing title }}} |
|
4 |
||
5 |
{{{ Show the slide containing the outline slide }}} |
|
6 |
||
7 |
In this tutorial, we shall learn |
|
8 |
||
9 |
* How to use SAGE for 2D and 3D plotting |
|
10 |
* How to use interactive features of SAGE for better demonstration |
|
11 |
* How to use SAGE worksheets for collaborative learning |
|
12 |
* How to use typesetting in sage for neater outputs |
|
13 |
||
255
75fd106303dc
Added the script to plotting_using_sage
Nishanth <nishanth@fossee.in>
parents:
163
diff
changeset
|
14 |
2D |
75fd106303dc
Added the script to plotting_using_sage
Nishanth <nishanth@fossee.in>
parents:
163
diff
changeset
|
15 |
* plot |
75fd106303dc
Added the script to plotting_using_sage
Nishanth <nishanth@fossee.in>
parents:
163
diff
changeset
|
16 |
* parametric_plot |
75fd106303dc
Added the script to plotting_using_sage
Nishanth <nishanth@fossee.in>
parents:
163
diff
changeset
|
17 |
* polygon |
75fd106303dc
Added the script to plotting_using_sage
Nishanth <nishanth@fossee.in>
parents:
163
diff
changeset
|
18 |
* line |
75fd106303dc
Added the script to plotting_using_sage
Nishanth <nishanth@fossee.in>
parents:
163
diff
changeset
|
19 |
3D |
75fd106303dc
Added the script to plotting_using_sage
Nishanth <nishanth@fossee.in>
parents:
163
diff
changeset
|
20 |
* plot3d |
75fd106303dc
Added the script to plotting_using_sage
Nishanth <nishanth@fossee.in>
parents:
163
diff
changeset
|
21 |
* parametric_plot3d |
163 | 22 |
{{{ Pause here and try out the following exercises }}} |
23 |
||
24 |
%% 2 %% change the label on y-axis to "y" and save the lines of code |
|
25 |
accordingly |
|
26 |
||
27 |
{{{ continue from paused state }}} |
|
28 |
||
29 |
{{{ Show summary slide }}} |
|
30 |
||
31 |
This brings us to the end of the tutorial. |
|
32 |
we have learnt |
|
33 |
||
34 |
* how to use loadtxt to read files |
|
35 |
* how to generate a least square fit |
|
36 |
||
37 |
{{{ Show the "sponsored by FOSSEE" slide }}} |
|
38 |
||
39 |
#[Nishanth]: Will add this line after all of us fix on one. |
|
40 |
This tutorial was created as a part of FOSSEE project, NME ICT, MHRD India |
|
41 |
||
42 |
Hope you have enjoyed and found it useful. |
|
43 |
Thankyou |
|
44 |
||
45 |
.. Author : Nishanth |
|
46 |
Internal Reviewer 1 : |
|
47 |
Internal Reviewer 2 : |
|
48 |
External Reviewer : |