project/templates/talk/schedule.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Sat, 12 Dec 2009 02:29:33 +0530
changeset 60 b078d1833e58
parent 58 51217f07e73a
child 62 59190c2d1988
permissions -rw-r--r--
Updated all the schedule to a common page.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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 %}
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
     3
<h1>SciPy.in 2009 Schedule</h1>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
     4
<p>SciPy.in is a 6-day programme from December 12th to 17th, 2009, comprising 
2
5d9dfa859761 Changed the content of the Schedule and CfP pages.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 1
diff changeset
     5
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
     6
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
     7
targeting teachers in collegiate education.</p>
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
     8
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
     9
57
6699e5c82e60 Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 35
diff changeset
    10
    <strong>Over all break up of activites</strong>
6699e5c82e60 Added time slots of days.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 35
diff changeset
    11
1
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    12
    <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
    13
      <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
    14
      <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
    15
      <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
    16
      <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
    17
      <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
    18
      <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
    19
      <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
    20
    </table>
35
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
    21
<br />
60
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    22
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    23
<h2>Conference Schedule</h2>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    24
<h3><strong>Theme for Conference talks - "Scientific Python in Action" with respect to Application and Teaching</strong></h3>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    25
<strong>Talk type:</strong> Keynote: <img src="/img/keynote.png" alt="Keynote" /> 
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    26
General/Non-programmer: <img src="/img/general.png" alt="General" />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    27
Beginner Programmer: <img src="/img/beginner.png" alt="Beginner" />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    28
Intermediate Programmer: <img src="/img/intermediate.png" alt="Intermediate" />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    29
Advanced Programmer: <img src="/img/beginner.png" alt="Advanced" />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    30
<br /><br />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    31
<table class="list-all-talks">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    32
  <h2>Day 1, Saturday, December 12th, 2009</h2>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    33
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    34
    <th class="speaker"><h4>Time</h4></th>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    35
    <th class="speaker"><h4>Talk</h4>Speaker</th>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    36
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    37
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    38
    <td>8:30AM - 9:30AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    39
    <td class="speaker" width="75%">Registration</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    40
  </tr>                              
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    41
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    42
    <td>9:30AM - 10:15AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    43
    <td class="speaker" width="75%"><h4>Welcome</h4><hr />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    44
       <h4>Presidential Address</h4><hr />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    45
       <h4>Introduction to SciPy.in 2009</h4>Mr. Jarrod Millman<hr />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    46
       <h4>Inaugaration</h4>Dr. Travis Oliphant<hr />
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    47
       <h4>Vote of thanks</h4>Dr. Prabhu Ramachandran
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    48
    </td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    49
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    50
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    51
    <td>10:15AM - 10:25AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    52
    <td class="speaker" width="75%"><h4>Introduction to Travis Oliphant</h4>Mr. Jarrod Millman</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    53
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    54
  <tr style="background-color: #ebc91e;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    55
    <td>10:25AM - 11:25AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    56
    <td class="speaker" width="75%"><h4>Keynote: SciPy Beginnings and Applications</h4>Dr. Travis Oliphant</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    57
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    58
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    59
    <td>11:25AM - 11:45AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    60
    <td class="speaker" width="75%"><h4>Tea Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    61
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    62
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    63
    <td>11:45AM - 12:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    64
    <td class="speaker" width="75%"><h4>Spoken Tutorials: Strategies for promoting open source software and
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    65
bridging digital divide                             
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    66
    </h4>Professor Kannan Moudgalya</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    67
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    68
  <tr style="background-color: #f91828;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    69
    <td>12:45PM - 1:15PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    70
    <td class="speaker" width="75%"><h4>A Python based SPH framework</h4>Chandrashekhar Kaushik</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    71
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    72
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    73
    <td>11:25AM - 11:45AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    74
    <td class="speaker" width="75%"><h4>Lunch Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    75
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    76
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    77
    <td>2:15PM - 2:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    78
    <td class="speaker" width="75%"><h4>Experimentation with python - why not do it the FOSS way?</h4>Praneeth Bodduluri &amp; Suryajith Chillara</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    79
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    80
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    81
    <td>2:45PM - 3:15PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    82
    <td class="speaker" width="75%"><h4>Digital Image Processing with Python</h4>Debayan Banerjee</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    83
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    84
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    85
    <td>3:15PM - 3:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    86
    <td class="speaker" width="75%"><h4>3D object recognition from 2D view-aspects using similarity measures</h4>Abhishek Pathak</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    87
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    88
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    89
    <td>3:25PM - 4:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    90
    <td class="speaker" width="75%"><h4>Tea Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    91
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    92
  <tr style="background-color: #f91828;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    93
    <td>4:00PM - 5:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    94
    <td class="speaker" width="75%"><h4>Understanding GIL and How it affects your processing speed</h4>Senthil Kumaran</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    95
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    96
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    97
    <td>5:00PM - 5:30PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    98
    <td class="speaker" width="75%"><h4>Language Detector for Python using n-gram</h4>Kumaran M</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
    99
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   100
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   101
    <td>5:30PM - 6:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   102
    <td class="speaker" width="75%"><h4>General Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   103
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   104
  <tr  style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   105
    <td>6:00PM - 7:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   106
    <td class="speaker" width="75%"><h4>Cultural events</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   107
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   108
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   109
    <td>7:00PM - 8:30PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   110
    <td class="speaker" width="75%"><h4>Dinner</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   111
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   112
</table>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   113
  <h2>Day 2, Saturday, December 13th, 2009</h2>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   114
<table class="list-all-talks">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   115
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   116
    <th class="speaker"><h4>Time</h4></th>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   117
    <th class="speaker"><h4>Talk</h4>Speaker</th>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   118
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   119
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   120
    <td>9:30AM - 10:00AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   121
    <td class="speaker" width="75%"><h4>Nipype</h4>Chris Burns</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   122
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   123
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   124
    <td>10:00AM - 10:45AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   125
    <td class="speaker" width="75%"><h4>An update on the NumPy/SciPy projects &amp; a discussion of build and distribution systems</h4>David Cournapeau</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   126
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   127
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   128
    <td>10:45AM - 11:15AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   129
    <td class="speaker" width="75%"><h4>A brief introduction to Sage</h4>Dr. Prabhu Ramachandran</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   130
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   131
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   132
    <td>11:15AM - 11:30AM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   133
    <td class="speaker" width="75%"><h4>Tea Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   134
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   135
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   136
    <td>11:30AM - 12:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   137
    <td class="speaker" width="75%"><h4>Finding candidate transcription factors involved in gene regulation</h4>Farhat Habib</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   138
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   139
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   140
    <td>12:00PM - 12:30PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   141
    <td class="speaker" width="75%"><h4>Python and AVRs: Perfect way to make cheap and functional instrumentation</h4>Akshay Srinivasan</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   142
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   143
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   144
    <td>12:30PM -  1:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   145
    <td class="speaker" width="75%"><h4>Brain computer</h4>Deepak Nath</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   146
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   147
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   148
    <td>1:00PM - 2:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   149
    <td class="speaker"><h4>Lunch Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   150
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   151
  <tr style="background-color: #33c910;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   152
    <td>2:00PM - 3:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   153
    <td class="speaker" width="75%"><h4>Mayavi - Prabhu</h4>Dr. Prabhu Ramachandran</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   154
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   155
  <tr style="background-color: #04c9cb;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   156
    <td>3:00PM - 3:30PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   157
    <td class="speaker" width="75%"><h4>Chaco and Traits</h4>Dr. Travis Oliphant</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   158
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   159
  <tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   160
    <td>3:30PM - 3:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   161
    <td class="speaker"><h4>Tea Break</h4></td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   162
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   163
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   164
    <td>3:45PM - 4:15PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   165
    <td class="speaker" width="75%"><h4>SODAR data using fuzzy rule-base expert system package implemented in python</h4>Abhishek Pathak</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   166
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   167
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   168
    <td>4:15PM - 4:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   169
    <td class="speaker" width="75%"><h4>A graph matching approach to classification of SODAR data</h4>Abhishek Pathak</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   170
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   171
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   172
    <td>4:45PM - 5:15PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   173
    <td class="speaker" width="75%"><h4>The SciPy web and documentation tools</h4>Jarrod Millman</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   174
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   175
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   176
    <td>5:15PM - 5:45PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   177
    <td class="speaker" width="75%"><h4>The FOSSEE project</h4>Asokan Pichai</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   178
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   179
  <tr style="background-color: #90c9dc;">
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   180
    <td>5:45PM - 6:00PM</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   181
    <td class="speaker" width="75%"><h4>Valedictory talk</h4>Dr. Prabhu Ramachandran</td>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   182
  </tr>
b078d1833e58 Updated all the schedule to a common page.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 58
diff changeset
   183
</table>
35
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   184
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   185
<ol>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   186
  <li>The Teacher track of the tutorial (2 days)
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   187
    <ul>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   188
    <li>Why Python for Scientific Computing?</li>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   189
    <li>Basic and Intermediate Python</li>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   190
    <li>Scientific Computing with Python</li>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   191
    <li>Basic Sage and Sympy</li>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   192
    </ul>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   193
  </li>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   194
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   195
  <li>General tutorial
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   196
    <ul>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   197
      <li>Basic python (1/2 day)</li>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   198
      <li>Intermediate Python (1/2 day)</li>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   199
      <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
   200
    </ul>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   201
  </li>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   202
  <li>Sprints (2 days)</li>
49fb13408210 Added a tentative schedule.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 2
diff changeset
   203
</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
   204
  </div>
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
   205
</div>
fda1c66b25f9 Added all the files from kiwipycon and the changes made for SciPy.in.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
   206
{% endblock content %}