diff -r c3f1a4cfb91f -r 05e834df29ff project/templates/talk/tutorial-schedule.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/project/templates/talk/tutorial-schedule.html Sun Dec 13 18:28:35 2009 +0530 @@ -0,0 +1,233 @@ +{% extends "base.html" %} +{% block content %} +

SciPy.in 2009 Schedule

+

SciPy.in is a 6-day programme from December 12th to 17th, 2009, comprising +of two days each of conference, tutorials and sprints. The tutorial will further +be constituted of two parallel tracks - one for the general public and one +targeting teachers in collegiate education.

+ + + Over all break up of activites + + + + + + + + + +
DateActivity
Saturday, Dec. 12 2009Conference
Sunday, Dec. 13 2009Conference
Monday, Dec. 14 2009Tutorials
Tuesday, Dec. 15 2009Tutorials
Wednesday, Dec. 16 2009Sprint
Thursday, Dec. 17 2009Sprint
+
+ +

Conference Schedule

+

Theme for Conference talks - "Scientific Python in Action" with respect to Application and Teaching

+Talk type: Keynote: Keynote +General/Non-programmer: General +Beginner Programmer: Beginner +Intermediate Programmer: Intermediate +Advanced Programmer: Advanced +

+

Wireless WEP hex key-phrase for access point "space": 8a61fcbcf9

+
+ +

Day 1, Saturday, December 12th, 2009

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Time

Talk

Speaker
8:30AM - 9:30AMRegistration
9:30AM - 10:15AM

Welcome


+

Presidential Address


+

Introduction to SciPy.in 2009

Mr. Jarrod Millman
+

Inauguration

Dr. Travis Oliphant
+

Vote of thanks

Dr. Prabhu Ramachandran +
10:15AM - 10:25AM

Introduction to Travis Oliphant

Mr. Jarrod Millman
10:25AM - 11:25AM

Keynote: SciPy Beginnings and Applications

Dr. Travis Oliphant
11:25AM - 11:45AM

Tea Break

11:45AM - 12:45PM

Spoken Tutorials: Strategies for promoting open source software and +bridging digital divide +

Professor Kannan Moudgalya
12:45PM - 1:15PM

A Python based SPH framework

Chandrashekhar Kaushik
1:15PM - 2:15PM

Lunch Break

2:15PM - 2:45PM

Experimentation with python - why not do it the FOSS way?

Praneeth Bodduluri & Suryajith Chillara
2:45PM - 3:15PM

Digital Image Processing with Python

Debayan Banerjee
3:15PM - 3:45PM

3D object recognition from 2D view-aspects using similarity measures

Abhishek Pathak
3:45PM - 4:00PM

Tea Break

4:00PM - 5:00PM

Understanding GIL and How it affects your processing speed

Senthil Kumaran
5:00PM - 5:30PM

Language Detector for Python using n-gram

Kumaran M
5:30PM - 6:00PM

General Break

6:00PM - 7:00PM

Cultural events

7:00PM - 8:30PM

Dinner

+

+

Day 2, Sunday, December 13th, 2009

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Time

Talk

Speaker
9:30AM - 10:00AM

Nipype

Chris Burns
10:00AM - 10:45AM

An update on the NumPy/SciPy projects & a discussion of build and distribution systems

David Cournapeau
10:45AM - 11:15AM

A brief introduction to Sage

Dr. Prabhu Ramachandran
11:15AM - 11:30AM

Tea Break

11:30AM - 12:00PM

Finding candidate transcription factors involved in gene regulation

Farhat Habib
12:00PM - 12:30PM

Python and AVRs: Perfect way to make cheap and functional instrumentation

Akshay Srinivasan
12:30PM - 1:00PM

Brain computer

Deepak Nath
1:00PM - 2:00PM

Lunch Break

3:00PM - 3:30PM

Chaco and Traits

Dr. Travis Oliphant
2:00PM - 3:00PM

Mayavi - Prabhu

Dr. Prabhu Ramachandran
3:30PM - 3:45PM

Tea Break

3:45PM - 4:15PM

SODAR data using fuzzy rule-base expert system package implemented in python

Abhishek Pathak
4:15PM - 4:45PM

A graph matching approach to classification of SODAR data

Abhishek Pathak
4:45PM - 5:15PM

The SciPy web and documentation tools

Jarrod Millman
5:15PM - 5:45PM

The FOSSEE project

Asokan Pichai
5:45PM - 6:00PM

Valedictory talk

Dr. Prabhu Ramachandran
+ +

+

Day 3, Monday, December 14th, 2009 and

+

Day 4, Tuesday, December 15th, 2009

+ + + + + + + + + + + + + + + + +

Time

Event

Topics

9:30AM - 5:30PM

Tutorial

Teacher track
+ Why Python for Scientific Computing?
+ Basic and Intermediate Python
+ Scientific Computing with Python
+ Basic Sage and Sympy
9:30AM - 5:30PM

Tutorial

General track
+ Basic python
+ Intermediate Python
+ Python for Scientific Computing (Scipy, Numpy, Matplotlib, Mayavi)
+

+

Day 5, Monday, December 16th and

+

Day 6, Tuesday, December 17th, 2009

+
+

People attending Sprint please take a look at the link:
http://docs.google.com/Doc?docid=0AS2YT-YIi2aKZGM4OWt4OHNfNGQ0ZjZxc2No&hl=en

+
+ + + + + + + + + + + +

Time

Event

Speaker

Topics

9:30AM onwards

Sprint

Contribute to, hack on, develop, fix bugs of scipy/numpy
+{% endblock content %} \ No newline at end of file