mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
[SPCA] Add summary
This commit is contained in:
0
semester3/spca/parts/intro-to-c.tex
Normal file
0
semester3/spca/parts/intro-to-c.tex
Normal file
23
semester3/spca/spca-summary.tex
Normal file
23
semester3/spca/spca-summary.tex
Normal file
@@ -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}
|
||||||
Reference in New Issue
Block a user