From 7210e5067b3eee414fe86ce3d31e3617f9ec1761 Mon Sep 17 00:00:00 2001
From: hardythe1
Date: Tue, 2 Dec 2014 01:07:09 +0530
Subject: updated schedule
---
static/website/templates/schedule.html | 218 ++++++++++++++++++++++++++++++++-
1 file changed, 217 insertions(+), 1 deletion(-)
(limited to 'static/website/templates/schedule.html')
diff --git a/static/website/templates/schedule.html b/static/website/templates/schedule.html
index f21e7c3..22668e7 100644
--- a/static/website/templates/schedule.html
+++ b/static/website/templates/schedule.html
@@ -5,5 +5,221 @@ Schedule
{% endblock %}
{% block content %}
-
Will be updated soon. . .
+Schedule: SciPy India 2014
+
+
+
+
+
+
+
+
+
+
+ Speaker
+ | Title
+ | Time
+ |
+ REGISTRATION / BREAKFAST |
+ 8:30 |
+
+
+ Enthought Crew |
+ Installation/Setup |
+ 9:30 |
+
+
+ Prashant |
+ Introduction to IPython |
+ 10:15 |
+
+
+ Prabhu Ramachandran & Jaidev Deshpande |
+ Basic NumPy + Matplotlib |
+ 11:30 |
+
+
+ LUNCH |
+ 13:00 |
+
+
+ Jaidev Deshpande |
+ More NumPy & SciPy |
+ 14:00 |
+
+
+ TEA BREAK |
+ 16:00 |
+
+
+ Dhruv Baldawa |
+ Python language basics for Scientists |
+ 16:15 |
+
+
+ Deepak |
+ Mayavi |
+ 17:15 |
+
+
+ END OF THE DAY |
+ |
+
+
+
+
+
+ Speaker
+ | Title
+ | Time
+ |
+ REGISTRATION / BREAKFAST |
+ 8:30 |
+
+
+ Chinmay |
+ Data analysis with SciPy stack |
+ 9:30 |
+
+
+ Chinmay |
+ Data analysis with SciPy stack |
+ 11:10 |
+
+
+ LUNCH |
+ 12:40 |
+
+
+ Abhinash Panda |
+ Shogun Machine Learning |
+ 11:30 |
+
+
+ TEA BREAK |
+ 15:40 |
+
+
+ Ramakrishna Reddy |
+ Build / Deploy |
+ 16:00 |
+
+
+ END OF THE DAY |
+ |
+
+
+
+
+
+ Speaker
+ | Title
+ | Time
+ |
+ REGISTRATION / BREAKFAST |
+ 8:30 |
+
+
+ Prabhu Ramachandran |
+ Inauguration |
+ 9:30 |
+
+
+ Romain Guillebert |
+ Keynote |
+ 9:40 |
+
+
+ Jithin Bhagavathi |
+ Python Powered Scientific Instrumentation Tool |
+ 10:40 |
+
+
+ Prof. Kannan Moudgalya |
+ Invited Talk |
+ 11:10 |
+
+
+ Break |
+ 11:40 |
+
+
+ Prof. D. B. Phatak |
+ Invited Talk |
+ 11:50 |
+
+
+ Subhrajit Dutta |
+ Open Steel Design And Graphics: A Python-Based FOSS |
+ 12:20 |
+
+
+ Sreeja Sankaran Nampoothri |
+ Real Time Scene Analytics Using Python |
+ 12:40 |
+
+
+ LUNCH |
+ 12:55 |
+
+
+
+ Neethu N J |
+ High Speed Real Time Biscuit Inspection System |
+ 14:00 |
+
+
+ Dr. Ajith Kumar |
+ Keynote |
+ 14:15 |
+
+
+ Melvin Chelli |
+ Closed loop Control of A DC Motor using expEYES with Python |
+ 15:00 |
+
+
+ Ankur Ankan |
+ Probabilistic Graphical Models using pgmpy |
+ 15:20 |
+
+
+ TEA BREAK |
+ 15:50 |
+
+
+
+ Prof. Jayendran Venkateswaran |
+ PuLP / OR |
+ 16:10 |
+
+
+ Rakesh Hirur |
+ Efficiency Model Based On Response Surface Methodology for A 3 Phase Induction Motor Using Python |
+ 16:40 |
+
+
+ Prof. Prabhu Ramachandran |
+ The FOSSEE project |
+ 17:00 |
+
+
+ Various |
+ Lightning Talks |
+ 17:00 |
+
+
+ END OF THE DAY |
+ |
+
+
+
+
+
+
+
{% endblock %}
--
cgit