diff options
Diffstat (limited to 'lecture_notes/advanced_python/handout.rst')
-rw-r--r-- | lecture_notes/advanced_python/handout.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lecture_notes/advanced_python/handout.rst b/lecture_notes/advanced_python/handout.rst new file mode 100644 index 0000000..2cd3618 --- /dev/null +++ b/lecture_notes/advanced_python/handout.rst @@ -0,0 +1,14 @@ +================= + Advanced Python +================= + +.. include :: plotting.rst +.. include :: arrays.rst +.. include :: scipy.rst +.. include :: modules.rst +.. include :: oop.rst +.. include :: lambda.rst +.. include :: sage.rst +.. include :: rst.rst + + |