diff options
author | Prabhu Ramachandran | 2010-06-17 16:05:06 -0400 |
---|---|---|
committer | Prabhu Ramachandran | 2010-06-17 16:05:06 -0400 |
commit | 3dc651fc91553f9a24eea4a536ff12784e7016c6 (patch) | |
tree | 6303b2d333541bd43ae1e0f2165462f401637719 | |
parent | 12235d92693bde8b8685ca4d03e5a5e93d502ca5 (diff) | |
download | workshops-more-scipy-3dc651fc91553f9a24eea4a536ff12784e7016c6.tar.gz workshops-more-scipy-3dc651fc91553f9a24eea4a536ff12784e7016c6.tar.bz2 workshops-more-scipy-3dc651fc91553f9a24eea4a536ff12784e7016c6.zip |
Small change to allocation.
--HG--
branch : scipy2010
-rw-r--r-- | plan.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -44,7 +44,7 @@ as we go over the slides and also add more material as we see fit. - Session 5: (KD) - Exercises. - - Session 6: (CB) + - Session 6: (PR) - Solving systems of equations. - Finding roots. - Introducing functions. @@ -56,7 +56,7 @@ as we go over the slides and also add more material as we see fit. - 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. |