author | Parth buch <parth.buch.115@gmail.com> |
Sat, 17 Sep 2011 18:20:01 +0530 | |
branch | 2011 |
changeset 411 | 0e6657d73a6a |
parent 60 | b078d1833e58 |
permissions | -rw-r--r-- |
53
cc2604e0333c
Added template file for list of talks.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
1 |
{% extends "base.html" %} |
cc2604e0333c
Added template file for list of talks.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
2 |
|
60
b078d1833e58
Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
59
diff
changeset
|
3 |
{% block title %}Conference Talks - {% endblock %} |
53
cc2604e0333c
Added template file for list of talks.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
4 |
|
cc2604e0333c
Added template file for list of talks.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
5 |
{% block content %} |
59 | 6 |
<h1>SciPy.in 2009 Schedule</h1> |
7 |
<strong>Talk type:</strong> Keynote: <img src="/img/keynote.png" alt="Keynote" /> |
|
8 |
General/Non-programmer: <img src="/img/general.png" alt="General" /> |
|
9 |
Beginner Programmer: <img src="/img/beginner.png" alt="Beginner" /> |
|
10 |
Intermediate Programmer: <img src="/img/intermediate.png" alt="Intermediate" /> |
|
11 |
Advanced Programmer: <img src="/img/beginner.png" alt="Advanced" /> |
|
12 |
<br /><br /> |
|
13 |
<table class="list-all-talks"> |
|
14 |
<h2>Day 1, Saturday, December 12th, 2009</h2> |
|
15 |
<tr> |
|
16 |
<th class="speaker"><h4>Time</h4></th> |
|
17 |
<th class="speaker"><h4>Talk</h4>Speaker</th> |
|
18 |
</tr> |
|
19 |
<tr style="background-color: #90c9dc;"> |
|
20 |
<td>8:30AM - 9:30AM</td> |
|
21 |
<td class="speaker" width="75%">Registration</td> |
|
22 |
</tr> |
|
23 |
<tr style="background-color: #90c9dc;"> |
|
24 |
<td>9:30AM - 10:15AM</td> |
|
25 |
<td class="speaker" width="75%"><h4>Welcome</h4><hr /> |
|
26 |
<h4>Presidential Address</h4><hr /> |
|
27 |
<h4>Introduction to SciPy.in 2009</h4>Mr. Jarrod Millman<hr /> |
|
28 |
<h4>Inaugaration</h4>Dr. Travis Oliphant<hr /> |
|
29 |
<h4>Vote of thanks</h4>Dr. Prabhu Ramachandran |
|
30 |
</td> |
|
31 |
</tr> |
|
32 |
<tr style="background-color: #90c9dc;"> |
|
33 |
<td>10:15AM - 10:25AM</td> |
|
34 |
<td class="speaker" width="75%"><h4>Introduction to Travis Oliphant</h4>Mr. Jarrod Millman</td> |
|
35 |
</tr> |
|
36 |
<tr style="background-color: #ebc91e;"> |
|
37 |
<td>10:25AM - 11:25AM</td> |
|
38 |
<td class="speaker" width="75%"><h4>Keynote: SciPy Beginnings and Applications</h4>Dr. Travis Oliphant</td> |
|
39 |
</tr> |
|
53
cc2604e0333c
Added template file for list of talks.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
40 |
<tr> |
59 | 41 |
<td>11:25AM - 11:45AM</td> |
42 |
<td class="speaker" width="75%"><h4>Tea Break</h4></td> |
|
43 |
</tr> |
|
44 |
<tr style="background-color: #90c9dc;"> |
|
45 |
<td>11:45AM - 12:45PM</td> |
|
46 |
<td class="speaker" width="75%"><h4>Spoken Tutorials: Strategies for promoting open source software and |
|
47 |
bridging digital divide |
|
48 |
</h4>Professor Kannan Moudgalya</td> |
|
49 |
</tr> |
|
50 |
<tr style="background-color: #f91828;"> |
|
51 |
<td>12:45PM - 1:15PM</td> |
|
52 |
<td class="speaker" width="75%"><h4>A Python based SPH framework</h4>Chandrashekhar Kaushik</td> |
|
53 |
</tr> |
|
54 |
<tr> |
|
55 |
<td>11:25AM - 11:45AM</td> |
|
56 |
<td class="speaker" width="75%"><h4>Lunch Break</h4></td> |
|
57 |
</tr> |
|
58 |
<tr style="background-color: #04c9cb;"> |
|
59 |
<td>2:15PM - 2:45PM</td> |
|
60 |
<td class="speaker" width="75%"><h4>Experimentation with python - why not do it the FOSS way?</h4>Praneeth Bodduluri & Suryajith Chillara</td> |
|
61 |
</tr> |
|
62 |
<tr style="background-color: #33c910;"> |
|
63 |
<td>2:45PM - 3:15PM</td> |
|
64 |
<td class="speaker" width="75%"><h4>Digital Image Processing with Python</h4>Debayan Banerjee</td> |
|
65 |
</tr> |
|
66 |
<tr style="background-color: #90c9dc;"> |
|
67 |
<td>3:15PM - 3:45PM</td> |
|
68 |
<td class="speaker" width="75%"><h4>3D object recognition from 2D view-aspects using similarity measures</h4>Abhishek Pathak</td> |
|
69 |
</tr> |
|
70 |
<tr> |
|
71 |
<td>3:25PM - 4:00PM</td> |
|
72 |
<td class="speaker" width="75%"><h4>Tea Break</h4></td> |
|
73 |
</tr> |
|
74 |
<tr style="background-color: #f91828;"> |
|
75 |
<td>4:00PM - 5:00PM</td> |
|
76 |
<td class="speaker" width="75%"><h4>Understanding GIL and How it affects your processing speed</h4>Senthil Kumaran</td> |
|
77 |
</tr> |
|
78 |
<tr style="background-color: #33c910;"> |
|
79 |
<td>5:00PM - 5:30PM</td> |
|
80 |
<td class="speaker" width="75%"><h4>Language Detector for Python using n-gram</h4>Kumaran M</td> |
|
81 |
</tr> |
|
82 |
<tr> |
|
83 |
<td>5:30PM - 6:00PM</td> |
|
84 |
<td class="speaker" width="75%"><h4>General Break</h4></td> |
|
53
cc2604e0333c
Added template file for list of talks.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
85 |
</tr> |
59 | 86 |
<tr style="background-color: #90c9dc;"> |
87 |
<td>6:00PM - 7:00PM</td> |
|
88 |
<td class="speaker" width="75%"><h4>Cultural events</h4></td> |
|
89 |
</tr> |
|
90 |
<tr> |
|
91 |
<td>7:00PM - 8:30PM</td> |
|
92 |
<td class="speaker" width="75%"><h4>Dinner</h4></td> |
|
93 |
</tr> |
|
53
cc2604e0333c
Added template file for list of talks.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
94 |
</table> |
59 | 95 |
<h2>Day 2, Saturday, December 13th, 2009</h2> |
96 |
<table class="list-all-talks"> |
|
97 |
<tr> |
|
98 |
<th class="speaker"><h4>Time</h4></th> |
|
99 |
<th class="speaker"><h4>Talk</h4>Speaker</th> |
|
100 |
</tr> |
|
101 |
<tr style="background-color: #04c9cb;"> |
|
102 |
<td>9:30AM - 10:00AM</td> |
|
103 |
<td class="speaker" width="75%"><h4>Nipype</h4>Chris Burns</td> |
|
104 |
</tr> |
|
105 |
<tr style="background-color: #33c910;"> |
|
106 |
<td>10:00AM - 10:45AM</td> |
|
107 |
<td class="speaker" width="75%"><h4>An update on the NumPy/SciPy projects & a discussion of build and distribution systems</h4>David Cournapeau</td> |
|
108 |
</tr> |
|
109 |
<tr style="background-color: #04c9cb;"> |
|
110 |
<td>10:45AM - 11:15AM</td> |
|
111 |
<td class="speaker" width="75%"><h4>A brief introduction to Sage</h4>Dr. Prabhu Ramachandran</td> |
|
112 |
</tr> |
|
113 |
<tr> |
|
114 |
<td>11:15AM - 11:30AM</td> |
|
115 |
<td class="speaker" width="75%"><h4>Tea Break</h4></td> |
|
116 |
</tr> |
|
117 |
<tr style="background-color: #04c9cb;"> |
|
118 |
<td>11:30AM - 12:00PM</td> |
|
119 |
<td class="speaker" width="75%"><h4>Finding candidate transcription factors involved in gene regulation</h4>Farhat Habib</td> |
|
120 |
</tr> |
|
121 |
<tr style="background-color: #33c910;"> |
|
122 |
<td>12:00PM - 12:30PM</td> |
|
123 |
<td class="speaker" width="75%"><h4>Python and AVRs: Perfect way to make cheap and functional instrumentation</h4>Akshay Srinivasan</td> |
|
124 |
</tr> |
|
125 |
<tr style="background-color: #04c9cb;"> |
|
126 |
<td>12:30PM - 1:00PM</td> |
|
127 |
<td class="speaker" width="75%"><h4>Brain computer</h4>Deepak Nath</td> |
|
128 |
</tr> |
|
129 |
<tr> |
|
130 |
<td>1:00PM - 2:00PM</td> |
|
131 |
<td class="speaker"><h4>Lunch Break</h4></td> |
|
132 |
</tr> |
|
133 |
<tr style="background-color: #33c910;"> |
|
134 |
<td>2:00PM - 3:00PM</td> |
|
135 |
<td class="speaker" width="75%"><h4>Mayavi - Prabhu</h4>Dr. Prabhu Ramachandran</td> |
|
136 |
</tr> |
|
137 |
<tr style="background-color: #04c9cb;"> |
|
138 |
<td>3:00PM - 3:30PM</td> |
|
139 |
<td class="speaker" width="75%"><h4>Chaco and Traits</h4>Dr. Travis Oliphant</td> |
|
140 |
</tr> |
|
141 |
<tr> |
|
142 |
<td>3:30PM - 3:45PM</td> |
|
143 |
<td class="speaker"><h4>Tea Break</h4></td> |
|
144 |
</tr> |
|
145 |
<tr style="background-color: #90c9dc;"> |
|
146 |
<td>3:45PM - 4:15PM</td> |
|
147 |
<td class="speaker" width="75%"><h4>SODAR data using fuzzy rule-base expert system package implemented in python</h4>Abhishek Pathak</td> |
|
148 |
</tr> |
|
149 |
<tr style="background-color: #90c9dc;"> |
|
150 |
<td>4:15PM - 4:45PM</td> |
|
151 |
<td class="speaker" width="75%"><h4>A graph matching approach to classification of SODAR data</h4>Abhishek Pathak</td> |
|
152 |
</tr> |
|
153 |
<tr style="background-color: #90c9dc;"> |
|
154 |
<td>4:45PM - 5:15PM</td> |
|
155 |
<td class="speaker" width="75%"><h4>The SciPy web and documentation tools</h4>Jarrod Millman</td> |
|
156 |
</tr> |
|
157 |
<tr style="background-color: #90c9dc;"> |
|
158 |
<td>5:15PM - 5:45PM</td> |
|
159 |
<td class="speaker" width="75%"><h4>The FOSSEE project</h4>Asokan Pichai</td> |
|
160 |
</tr> |
|
161 |
<tr style="background-color: #90c9dc;"> |
|
162 |
<td>5:45PM - 6:00PM</td> |
|
163 |
<td class="speaker" width="75%"><h4>Valedictory talk</h4>Dr. Prabhu Ramachandran</td> |
|
164 |
</tr> |
|
165 |
</table> |
|
53
cc2604e0333c
Added template file for list of talks.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff
changeset
|
166 |
{% endblock content %} |