108 <tr> |
108 <tr> |
109 <td>7:00PM - 8:30PM</td> |
109 <td>7:00PM - 8:30PM</td> |
110 <td class="speaker" width="75%"><h4>Dinner</h4></td> |
110 <td class="speaker" width="75%"><h4>Dinner</h4></td> |
111 </tr> |
111 </tr> |
112 </table> |
112 </table> |
113 <h2>Day 2, Saturday, December 13th, 2009</h2> |
113 <br /><br /> |
|
114 <h2>Day 2, Sunday, December 13th, 2009</h2> |
114 <table class="list-all-talks"> |
115 <table class="list-all-talks"> |
115 <tr> |
116 <tr> |
116 <th class="speaker"><h4>Time</h4></th> |
117 <th class="speaker"><h4>Time</h4></th> |
117 <th class="speaker"><h4>Talk</h4>Speaker</th> |
118 <th class="speaker"><h4>Talk</h4>Speaker</th> |
118 </tr> |
119 </tr> |
180 <td>5:45PM - 6:00PM</td> |
181 <td>5:45PM - 6:00PM</td> |
181 <td class="speaker" width="75%"><h4>Valedictory talk</h4>Dr. Prabhu Ramachandran</td> |
182 <td class="speaker" width="75%"><h4>Valedictory talk</h4>Dr. Prabhu Ramachandran</td> |
182 </tr> |
183 </tr> |
183 </table> |
184 </table> |
184 |
185 |
185 <ol> |
186 <br /><br /> |
186 <li>The Teacher track of the tutorial (2 days) |
187 <h2>Day 3, Monday, December 14th, 2009 and</h2> |
187 <ul> |
188 <h2>Day 4, Tuesday, December 15th, 2009</h2> |
188 <li>Why Python for Scientific Computing?</li> |
189 <table class="list-all-talks"> |
189 <li>Basic and Intermediate Python</li> |
190 <tr> |
190 <li>Scientific Computing with Python</li> |
191 <th class="speaker"><h4>Time</h4></th> |
191 <li>Basic Sage and Sympy</li> |
192 <th class="speaker"><h4>Event</h4></th> |
192 </ul> |
193 <th class="speaker"><h4>Topics</h4></th> |
193 </li> |
194 </tr> |
194 |
195 <tr style="background-color: #90c9dc;"> |
195 <li>General tutorial |
196 <td>9:30AM - 5:30PM</td> |
196 <ul> |
197 <td class="speaker" width="25%"><h4>Tutorial</h4>Teacher track</td> |
197 <li>Basic python (1/2 day)</li> |
198 <td class="speaker" width="55%"> |
198 <li>Intermediate Python (1/2 day)</li> |
199 Why Python for Scientific Computing?<hr /> |
199 <li>Python for Scientific Computing (Scipy, Numpy, Matplotlib, Mayavi) (1 day)</li> |
200 Basic and Intermediate Python<hr /> |
200 </ul> |
201 Scientific Computing with Python<hr /> |
201 </li> |
202 Basic Sage and Sympy</td> |
202 <li>Sprints (2 days)</li> |
203 </tr> |
203 </ol> |
204 <tr style="background-color: #90c9dc;"> |
204 </div> |
205 <td>9:30AM - 5:30PM</td> |
205 </div> |
206 <td class="speaker" width="25%"><h4>Tutorial</h4>General track</td> |
|
207 <td class="speaker" width="55%"> |
|
208 Basic python<hr /> |
|
209 Intermediate Python<hr /> |
|
210 Python for Scientific Computing (Scipy, Numpy, Matplotlib, Mayavi)<hr /></td> |
|
211 </tr> |
|
212 </table> |
|
213 <br /><br /> |
|
214 <h2>Day 5, Monday, December 16th and Day 6, Tuesday, December 17th, 2009</h2> |
|
215 <table class="list-all-talks"> |
|
216 <tr> |
|
217 <th class="speaker"><h4>Time</h4></th> |
|
218 <th class="speaker"><h4>Event</h4>Speaker</th> |
|
219 <th class="speaker"><h4>Topics</h4></th> |
|
220 </tr> |
|
221 <tr style="background-color: #90c9dc;"> |
|
222 <td>9:30AM onwards</td> |
|
223 <td class="speaker" width="25%"><h4>Sprint</h4></td> |
|
224 <td>Contribute to, hack on, develop, fix bugs of scipy/numpy</td> |
|
225 </tr> |
|
226 </table> |
206 {% endblock content %} |
227 {% endblock content %} |