day1/session1.tex
changeset 184 9efa777af2e2
parent 182 56ea84dfe38e
child 215 b69d0bdb136c
child 224 668f88f20218
equal deleted inserted replaced
183:b34c3a22d726 184:9efa777af2e2
   159 \begin{frame}[fragile]
   159 \begin{frame}[fragile]
   160 \frametitle{First Plot}
   160 \frametitle{First Plot}
   161 \begin{columns}
   161 \begin{columns}
   162     \column{0.25\textwidth}
   162     \column{0.25\textwidth}
   163     \hspace*{-0.5in}
   163     \hspace*{-0.5in}
   164   \includegraphics[height=2in, interpolate=true]{data/firstplot}  
   164   \includegraphics[height=2in, interpolate=true]{data/firstplot}
   165     \column{0.8\textwidth}
   165     \column{0.8\textwidth}
   166     \begin{block}{}
   166     \begin{block}{}
   167     \small
   167     \small
   168 \begin{lstlisting}
   168 \begin{lstlisting}
   169 In []: x = linspace(0, 2*pi, 51)
   169 In []: x = linspace(0, 2*pi, 51)