diff options
author | Anoop Jacob Thomas | 2010-11-09 12:44:24 +0530 |
---|---|---|
committer | Anoop Jacob Thomas | 2010-11-09 12:44:24 +0530 |
commit | 6fc1131cb3519eb3bab1875871ca4d9d244a8940 (patch) | |
tree | acc98138f5f2ee26f40d1bf4d39424baf6dc32de | |
parent | ce46d9879fe4842929e4f11c2273c024a3fbe9db (diff) | |
download | scipycon-6fc1131cb3519eb3bab1875871ca4d9d244a8940.tar.gz scipycon-6fc1131cb3519eb3bab1875871ca4d9d244a8940.tar.bz2 scipycon-6fc1131cb3519eb3bab1875871ca4d9d244a8940.zip |
changed organizers page and the schedule with PR.
-rw-r--r-- | project/templates/about/organizers.html | 2 | ||||
-rw-r--r-- | project/templates/talk/schedule.html | 26 |
2 files changed, 14 insertions, 14 deletions
diff --git a/project/templates/about/organizers.html b/project/templates/about/organizers.html index 6086b23..0806562 100644 --- a/project/templates/about/organizers.html +++ b/project/templates/about/organizers.html @@ -106,7 +106,7 @@ Venkatesh Choppella General R K Bagga </li> <li> -Enhance Edu, IIIT Hyderabad +Enhance Edu Team, IIIT Hyderabad </li> </ul> diff --git a/project/templates/talk/schedule.html b/project/templates/talk/schedule.html index b0918da..864e54f 100644 --- a/project/templates/talk/schedule.html +++ b/project/templates/talk/schedule.html @@ -19,8 +19,7 @@ comprising of two days each of conference, tutorials and sprints.</p> <br /> <h2>Conference Schedule</h2> -<h3>A detailed list of talks will be announced after accepting the CfP process -completes. Check for relevant dates.</h3> +<h3>A detailed list of talks will be announced after accepting the Call for Papers is complete.</h3> <h2 id="day1">Day 1 </h2> <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> @@ -75,13 +74,13 @@ short while. </p> <ul> <li> -Sage +<a href="http://www.sagemath.org" >Sage</a> <ul> <li> basic usage </li> <li> -symbolic +symbolic computing </li> <li> numeric computing @@ -92,7 +91,7 @@ basic plotting </ul> </li> <li> -Basic Scientific Computing with Python +Basic Scientific Computing with Python covering the following <ul> <li> ipython @@ -107,7 +106,7 @@ numpy scipy </li> <li> -basic Mayavi +basic use of Mayavi </li> </ul> </li> @@ -126,22 +125,22 @@ functions & modules </ul> </li> <li> -Advanced +Advanced topics <ul> <li> -Cython (30 mins) +Cython </li> <li> -More Ipython (30 mins) +More Ipython </li> <li> -More Mayavi (1 hr) +More Mayavi </li> <li> -More matplotlib (1 hr) +More matplotlib </li> <li> -More Sage? (1 hr) +More Sage? </li> </ul> @@ -210,7 +209,8 @@ Introduction to Dynamics - Ian Percival, Derek Richards </ul> <p>Details of the Sprints can be worked out based on the interest of -the participants. +the participants. This will be updated as soon as more information is +available. </p> <p> Participants of Sprints who make a significant contribution will be |