author | Madhusudan.C.S <madhusudancs@gmail.com> |
Fri, 11 Dec 2009 17:29:23 +0530 | |
changeset 57 | 6699e5c82e60 |
parent 35 | 49fb13408210 |
child 58 | 51217f07e73a |
permissions | -rw-r--r-- |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
1 |
{% extends "base.html" %} |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
2 |
{% block content %} |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
3 |
<div class="post"> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
4 |
<div class="title"> |
2
5d9dfa859761
Changed the content of the Schedule and CfP pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
5 |
<h2><a name="date">Schedule</a></h2> |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
6 |
</div> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
7 |
<div class="entry"> |
2
5d9dfa859761
Changed the content of the Schedule and CfP pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
8 |
<p>SciPy.in is a 6-day programme from December 12th to 17th, 2009, comprising |
5d9dfa859761
Changed the content of the Schedule and CfP pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
9 |
of two days each of conference, tutorials and sprints. The tutorial will further |
5d9dfa859761
Changed the content of the Schedule and CfP pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
10 |
be constituted of two parallel tracks - one for the general public and one |
5d9dfa859761
Changed the content of the Schedule and CfP pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
1
diff
changeset
|
11 |
targeting teachers in collegiate education.</p> |
57
6699e5c82e60
Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
35
diff
changeset
|
12 |
<strong>First Day, 12 Dec 09</strong> |
6699e5c82e60
Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
35
diff
changeset
|
13 |
<table cellspacing="5"> |
6699e5c82e60
Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
35
diff
changeset
|
14 |
<tr> <td align=centre>Registration</td><td>8:30 am</td></tr> |
6699e5c82e60
Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
35
diff
changeset
|
15 |
<tr> <td align=centre>Inaugural Ceremony</td>9:30 am<td></td></tr> |
6699e5c82e60
Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
35
diff
changeset
|
16 |
<tr> <td align=centre>Cultural events</td><td>6:00 pm</td></tr> |
6699e5c82e60
Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
35
diff
changeset
|
17 |
</table> |
6699e5c82e60
Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
35
diff
changeset
|
18 |
<strong>Over all break up of activites</strong> |
6699e5c82e60
Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
35
diff
changeset
|
19 |
|
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
20 |
<table cellspacing="5"> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
21 |
<tr> <td align=center>Date</td><td>Activity</td> </tr> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
22 |
<tr > <td align=right>Saturday, Dec. 12 2009</td><td>Conference</td> </tr> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
23 |
<tr> <td align=right>Sunday, Dec. 13 2009</td><td>Conference</td> </tr> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
24 |
<tr> <td align=right>Monday, Dec. 14 2009</td><td>Tutorials</td> </tr> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
25 |
<tr> <td align=right>Tuesday, Dec. 15 2009</td><td>Tutorials</td> </tr> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
26 |
<tr> <td align=right>Wednesday, Dec. 16 2009</td><td>Sprint</td> </tr> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
27 |
<tr> <td align=right>Thursday, Dec. 17 2009</td><td>Sprint</td> </tr> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
28 |
</table> |
35
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
29 |
<br /> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
30 |
<h3><a name="date">The tentative schedule and structure (focus areas) for all the days |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
31 |
being proposed is :</a></h3> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
32 |
|
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
33 |
<ol> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
34 |
<li>Theme for Conference talks - "Scientific Python in Action" with |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
35 |
respect to Application and Teaching</li> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
36 |
<li>The Teacher track of the tutorial (2 days) |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
37 |
<ul> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
38 |
<li>Why Python for Scientific Computing?</li> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
39 |
<li>Basic and Intermediate Python</li> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
40 |
<li>Scientific Computing with Python</li> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
41 |
<li>Basic Sage and Sympy</li> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
42 |
</ul> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
43 |
</li> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
44 |
|
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
45 |
<li>General tutorial |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
46 |
<ul> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
47 |
<li>Basic python (1/2 day)</li> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
48 |
<li>Intermediate Python (1/2 day)</li> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
49 |
<li>Python for Scientific Computing (Scipy, Numpy, Matplotlib, Mayavi) (1 day)</li> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
50 |
</ul> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
51 |
</li> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
52 |
<li>Sprints (2 days)</li> |
49fb13408210
Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
2
diff
changeset
|
53 |
</ol> |
1
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
54 |
</div> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
55 |
</div> |
fda1c66b25f9
Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
56 |
{% endblock content %} |