Small change to allocation. scipy2010
authorPrabhu Ramachandran <prabhu@aero.iitb.ac.in>
Thu, 17 Jun 2010 16:05:06 -0400
branchscipy2010
changeset 404 3fecd08e76f2
parent 401 1f4dcd5ca68c
child 405 208415b16242
Small change to allocation.
plan.rst
--- a/plan.rst	Wed Jun 16 01:19:34 2010 -0400
+++ b/plan.rst	Thu Jun 17 16:05:06 2010 -0400
@@ -44,7 +44,7 @@
   - Session 5: (KD)
     - Exercises.
 
-  - Session 6: (CB)
+  - Session 6: (PR)
     - Solving systems of equations.
     - Finding roots.
       - Introducing functions.
@@ -56,7 +56,7 @@
     - simple i/o
     - basic control flow:  if/elif/else
 
-  - Session 8: (PR)
+  - Session 8: (CB)
     - Control flow (while, for, range etc.)
     - exercises.
     - Lists, tuples, dicts, sets.