From 9c2d06444e10fabc88530e1e571ab3dde68b8591 Mon Sep 17 00:00:00 2001
From: Puneeth Chaganti
Date: Fri, 19 Nov 2010 16:19:45 +0530
Subject: Added talk tags for special and invited talks.
---
project/templates/talk/conf_schedule.html | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)
diff --git a/project/templates/talk/conf_schedule.html b/project/templates/talk/conf_schedule.html
index 2b22f99..f582491 100644
--- a/project/templates/talk/conf_schedule.html
+++ b/project/templates/talk/conf_schedule.html
@@ -14,9 +14,9 @@
-09:00-10:00 | John Hunter | matplotlib: Beyond the simple plot |
-10:00-10:45 | Prabhu Ramachandran | Mayavi : Bringing Data to Life |
+09:00-10:00 | John Hunter | Special Talk: matplotlib: Beyond the simple plot |
+10:00-10:45 | Prabhu Ramachandran | Invited Talk: Mayavi : Bringing Data to Life |
10:45-11:00 | | Tea |
-11:00-11:45 | Stéfan van der Walt | |
+11:00-11:45 | Stéfan van der Walt | Invited Talk |
11:45-12:15 | Dharhas Pothina | HyPy & HydroPic: Using python to analyze hydrographic survey data |
12:15-12:35 | Prashant Agrawal | A Parallel 3D Flow Solver in Python Based on Vortex Methods |
12:35-13:05 | Ajith Kumar | Python in Science Experiments using Phoenix |
@@ -68,7 +68,7 @@
15:15-15:35 | Puneeth Chaganti | Pictures, Songs and Python |
15:35-15:55 | Hrishikesh Deshpande | Wavelet based denoising of ECG using Python |
15:55-16:10 | | Tea-Break |
-16:10-16:40 | Jarrod Millman | |
+16:10-16:40 | Jarrod Millman | Invited Talk |
16:40-17:00 | Ramakrishna Reddy Yekulla | Building and Packaging your Scientific Python Application For Linux Distributions |
17:00-17:20 | Yogesh Karpate | Automatic Proteomic Finger Printing using Scipy |
17:20-17:40 | Manjusha Joshi | SAGE for Scientific computing and Education enhancement |
@@ -1331,6 +1331,10 @@ processing.
+
+
+
+
Convincing Universities to include Python
@@ -1376,6 +1380,4 @@ clear the FUD regarding jobs
-
-
{% endblock content %}
--
cgit