equal
deleted
inserted
replaced
313 In []: allclose(Ax, b) |
313 In []: allclose(Ax, b) |
314 Out[]: True |
314 Out[]: True |
315 \end{lstlisting} |
315 \end{lstlisting} |
316 \end{frame} |
316 \end{frame} |
317 |
317 |
318 \begin{frame}[fragile] |
318 \subsection{Exercises} |
319 \frametitle{Exercises} |
319 \begin{frame}[fragile] |
320 |
320 \frametitle{Problem 1} |
|
321 \begin{align*} |
|
322 x + y + 2z -w & = 3\\ |
|
323 2x + 5y - z - 9w & = -3\\ |
|
324 2x + y -z + 3w & = -11 \\ |
|
325 x - 3y + 2z + 7w & = -5\\ |
|
326 \end{align*} |
321 \end{frame} |
327 \end{frame} |
322 |
328 |
323 \section{Summary} |
329 \section{Summary} |
324 \begin{frame} |
330 \begin{frame} |
325 \frametitle{Summary} |
331 \frametitle{Summary} |