+++ author = "Gregor Ehrensperger, Peter Kandolf, Jonas Kusch" mintoclevel = 2
prepath = "ss22_julia_workshop"
hasplotly = true
ignore = ["node_modules/"]
generate_rss = true website_title = "SS22 Scientific Coding with Julia" website_descr = "Lecture Material | Introduction to Julia" website_url = "https://noxthot.github.io/ss22_julia_workshop/" +++
\newcommand{\R}{\mathbb R} \newcommand{\scal}[1]{\langle #1 \rangle} \newcommand{\note}[1]{@@note @@title ⚠ Note@@ @@content #1 @@ @@} \newcommand{\example}[1]{
}
\newcommand{\exercise}[1]{
~~~<button type="button" class="collapsible" style="background-color:#b5ddff">~~~ Exercise ~~~</button><div class="collapsiblecontent">~~~ #1 ~~~</div>~~~
}
\newcommand{\collapssol}[1]{
~~~<button type="button" class="collapsible" style="background-color:#fffca5">~~~ Solution ~~~</button><div class="collapsiblecontent">~~~ #1 ~~~</div>~~~
}
\newcommand{\solution}[1]{~~~<div class="solution">~~~ Solution ~~~</div><div class="solutioncollapsible">~~~ #1 ~~~</div>~~~}
\newcommand{\figenv}[3]{