mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 10:50:05 +01:00
[NumCS] Compile summary
This commit is contained in:
Binary file not shown.
@@ -219,4 +219,8 @@ A few things to be familiar with for the exam to be quicker at solving exercises
|
|||||||
\input{parts/06_python/02_scipy.tex}
|
\input{parts/06_python/02_scipy.tex}
|
||||||
\input{parts/06_python/03_sympy.tex}
|
\input{parts/06_python/03_sympy.tex}
|
||||||
|
|
||||||
|
\newsection
|
||||||
|
\section{Notes on the exam}
|
||||||
|
\input{parts/07_exam/00_intro.tex}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ A few example questions that might show up in the exam are:
|
|||||||
\item Doing quadrature on an $\arctan$ function, for which you have to use Gauss-Newton quadrature
|
\item Doing quadrature on an $\arctan$ function, for which you have to use Gauss-Newton quadrature
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
Knowing \texttt{sympy} and having read through the docs of it (at least partially) can help tremendously.
|
Knowing \texttt{sympy} and having read through the docs of it (at least partially) can help tremendously.
|
||||||
Additionally, try to use the script with a horrible (i.e. slow and not context-aware (i.e. it start search from the start)) to get used to that.
|
Additionally, try to use the script with a horrible (i.e. slow and not context-aware (i.e. it start search from the start)) PDF reader to get used to that.
|
||||||
You can get such a search function in a PDF reader by installing Firefox ESR 72 (on which to my knowledge, Safe Exam Browser is based).
|
You can get such a search function in a PDF reader by installing Firefox ESR 72 (on which to my knowledge, Safe Exam Browser is based).
|
||||||
|
|
||||||
For the multiple-choice tasks, if applicable, use properties of the formulas
|
For the multiple-choice tasks, if applicable, use properties of the formulas
|
||||||
|
|||||||
Reference in New Issue
Block a user