diff options
author | Puneeth Chaganti | 2011-04-18 12:21:06 +0530 |
---|---|---|
committer | Puneeth Chaganti | 2011-04-18 12:21:06 +0530 |
commit | c562712666400d405605a4e8f2f35421f0c17458 (patch) | |
tree | 14c76d27666b5931512070fab86ef4457d97176a /advanced_python/handOut.rst | |
parent | ffbad34318ed5b0d94a17e57df28c66d2bce7398 (diff) | |
download | sees-c562712666400d405605a4e8f2f35421f0c17458.tar.gz sees-c562712666400d405605a4e8f2f35421f0c17458.tar.bz2 sees-c562712666400d405605a4e8f2f35421f0c17458.zip |
adv_py: Add notes, slides and a few exercises.
Diffstat (limited to 'advanced_python/handOut.rst')
-rw-r--r-- | advanced_python/handOut.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/advanced_python/handOut.rst b/advanced_python/handOut.rst new file mode 100644 index 0000000..57700ba --- /dev/null +++ b/advanced_python/handOut.rst @@ -0,0 +1,10 @@ +.. include :: plotting.rst +.. include :: arrays.rst +.. include :: scipy.rst +.. include :: modules.rst +.. include :: oop.rst +.. include :: lambda.rst +.. include :: sage.rst +.. include :: rst.rst + + |