diff -r 090d03e43e95 -r b24c2560f626 day2/session2.tex --- a/day2/session2.tex Thu Oct 08 22:48:59 2009 +0530 +++ b/day2/session2.tex Thu Oct 08 23:16:13 2009 +0530 @@ -426,8 +426,18 @@ Make a plot of $\frac{dx}{dt}$ vs. $x$. \inctime{30} \end{frame} - - +\begin{frame}{Summary} + \begin{itemize} + \item Advanced NumPy + \item SciPy + \begin{itemize} + \item Linear Algebra + \item Integration + \item Interpolation + \item Signal and Image processing + \end{itemize} + \end{itemize} +\end{frame} \end{document} - Numpy arrays (30 mins)