changeset 321 | 8bf99f747817 |
parent 317 | 0eca6c542fce |
child 324 | 2361df479844 |
--- a/day1/cheatsheet6.tex Thu Nov 19 22:26:00 2009 +0530 +++ b/day1/cheatsheet6.tex Fri Nov 20 00:34:18 2009 +0530 @@ -115,4 +115,9 @@ In []: plot(t, y) \end{lstlisting} +\section{Links and References} +\begin{itemize} +\item Documentation for Numpy and Scipy is available at: \url{http://docs.scipy.org/doc/} + \item For "recipes" or worked examples of commonly-done tasks in SciPy explore: \url{http://www.scipy.org/Cookbook/} +\end{itemize} \end{document}