diff --git a/semester3/spca/parts/intro-to-c.tex b/semester3/spca/parts/intro-to-c.tex new file mode 100644 index 0000000..e69de29 diff --git a/semester3/spca/spca-summary.tex b/semester3/spca/spca-summary.tex new file mode 100644 index 0000000..5ea550e --- /dev/null +++ b/semester3/spca/spca-summary.tex @@ -0,0 +1,23 @@ +\documentclass{article} + +\newcommand{\dir}{~/projects/latex} % IMPORTANT: No trailing slashes! +\input{\dir/include.tex} +\load{recommended} + +\setup{} + +\begin{document} +\startDocument +\usetcolorboxes + + +\textit{An LLM is a lossy index over human statements} +\textit{- Professor Buhmann} + +\textit{If you are using CMake to solve the exercises... First off, sorry that you like CMake} +\textit{You can't have a refrigerator behave like multiple refrigerators} - 10:55 16.09. +\textit{Why is C++ called C++ and not ++C? It's like you don't get any value and then it's incremented, which is true} - 11:54 17.09. +\textit{- Professor Timothy Roscoe} + + +\end{document}