diff --git a/CodingAndCryptography/cc.pdf b/CodingAndCryptography/cc.pdf index be1880e..2b7694a 100644 Binary files a/CodingAndCryptography/cc.pdf and b/CodingAndCryptography/cc.pdf differ diff --git a/CodingAndCryptography/cc.tex b/CodingAndCryptography/cc.tex index 5b08ecf..7fff173 100644 --- a/CodingAndCryptography/cc.tex +++ b/CodingAndCryptography/cc.tex @@ -3,25 +3,12 @@ \def\npart {II} \def\nterm {Lent} \def\nyear {2023} -\def\nlecturer {Dr ...} +\def\nlecturer {Dr Stuart Martin} \def\ncourse {Coding and Cryptography} \input{../preamble-dynamic.tex} -\usepackage{relsize} -% \RequirePackage{unicode-math} -\usepackage{fdsymbol} -\usepackage{faktor} -\newcommand{\symmdiff}{\mathrel{\raisebox{1pt}{$\mathsmaller\triangle$}}} -\newcommand{\transpose}{\intercal} -\DeclareMathOperator{\vecspan}{span} -\newcommand{\prob}[1]{\mathbb{P}\left({#1}\right)} -\newcommand{\expect}[1]{\mathbb{E}\left[{#1}\right]} -\DeclarePairedDelimiter\ceil{\lceil}{\rceil} -\DeclarePairedDelimiter\floor{\lfloor}{\rfloor} -\newcommand{\midd}{\,\middle|\,} -\newcommand{\genset}[1]{\left\langle{} #1 \right\rangle} -\DeclarePairedDelimiter\Brackets{\lBrack}{\rBrack} +\author{Based on lectures by \nlecturer \ and notes by thirdsgames.co.uk} \setcounter{section}{-1} \begin{document} diff --git a/CodingAndCryptography/cc_lmodern.pdf b/CodingAndCryptography/cc_lmodern.pdf new file mode 100644 index 0000000..6b6edb4 Binary files /dev/null and b/CodingAndCryptography/cc_lmodern.pdf differ diff --git a/Linear Algebra/Linear Algebra.tex b/Linear Algebra/Linear Algebra.tex index bf5fb86..403e777 100644 --- a/Linear Algebra/Linear Algebra.tex +++ b/Linear Algebra/Linear Algebra.tex @@ -8,12 +8,6 @@ \def\ncourse {Linear Algebra} \input{../preamble-dynamic.tex} -\newcommand{\genset}[1]{\langle{} #1 \rangle} -\DeclareMathOperator{\vecspan}{span} -\newcommand{\transpose}{\intercal} -\DeclareMathOperator{\nullity}{null} -\newcommand{\sstar}{{\star\star}} -\DeclareMathOperator{\adj}{adj} \author{Based on lectures by \nlecturer \ and notes by thirdsgames.co.uk} \numberwithin{equation}{section} @@ -30,7 +24,7 @@ \include{02-Linear.tex} \include{03-Dual.tex} \include{04-bilinear.tex} - \include{05-determinant.tex} + \include{05-determinant.tex} \include{06-adjugate.tex} \include{07-Eigenvectors.tex} \include{08-Jordan.tex} diff --git a/Markov Chains/markov.pdf b/Markov Chains/markov.pdf index 1893607..229819a 100644 Binary files a/Markov Chains/markov.pdf and b/Markov Chains/markov.pdf differ diff --git a/Markov Chains/markov.tex b/Markov Chains/markov.tex index 0beb1aa..4fd9c6d 100644 --- a/Markov Chains/markov.tex +++ b/Markov Chains/markov.tex @@ -14,7 +14,6 @@ \DeclareMathOperator{\Markovop}{Markov} \newcommand{\psub}[2]{\mathbb{P}_{#1}\left({#2}\right)} \newcommand{\psubx}[1]{\psub{x}{#1}} -\newcommand{\prob}[1]{\mathbb{P}\left({#1}\right)} \newcommand{\esub}[2]{\mathbb{E}_{#1}\left[{#2}\right]} \author{Based on lectures by \nlecturer \ and notes by thirdsgames.co.uk} diff --git a/Methods/Methods.tex b/Methods/Methods.tex index 3ad9af7..ed7e54e 100644 --- a/Methods/Methods.tex +++ b/Methods/Methods.tex @@ -7,7 +7,6 @@ \def\ncourse {Methods} \input{../preamble-dynamic.tex} -% \newcommand{\norm}[1]{\left \lVert #1 \right \rVert} \DeclareMathOperator{\sgn}{sgn} \author{Based on lectures by \nlecturer \ and notes by thirdsgames.co.uk} @@ -35,6 +34,6 @@ % \part{PDEs on Unbounded Domains} \include{09-Characteristics.tex} \include{10-PDEsGreens.tex} - + % \part{Inhomogenous ODEs and Greens Functions} \end{document} \ No newline at end of file diff --git a/ProbAndMeasure/probmeasure.tex b/ProbAndMeasure/probmeasure.tex index 346d00b..e7bf926 100644 --- a/ProbAndMeasure/probmeasure.tex +++ b/ProbAndMeasure/probmeasure.tex @@ -7,20 +7,6 @@ \def\ncourse {Probability and Measure} \input{../preamble-dynamic.tex} -\usepackage{relsize} - -\newcommand{\symmdiff}{\mathrel{\raisebox{1pt}{$\mathsmaller\triangle$}}} -\newcommand{\prob}[1]{\mathbb{P}\left({#1}\right)} -\let \emptyset \varnothing -\newcommand{\expect}[1]{\mathbb{E}\left[{#1}\right]} -% \DeclarePairedDelimiter\ceil{\lceil}{\rceil} -\DeclarePairedDelimiter\floor{\lfloor}{\rfloor} -% \renewcommand{\norm}[1]{\left \lVert #1 \right \rVert} -\newcommand{\wildcard}{{}\cdot{}} -\DeclareMathOperator*{\esssup}{ess\ sup} -% \DeclarePairedDelimiter\Brackets{[\![}{]\!]} -\newcommand{\hhat}[1]{\hat{\hat{#1}}} -\newcommand{\midd}{\,\middle|\,} % \includeonly{07_ergodic_theory.tex} diff --git a/QuantumInfoAndComputing/qic.pdf b/QuantumInfoAndComputing/qic.pdf index 9d05787..207c07a 100644 Binary files a/QuantumInfoAndComputing/qic.pdf and b/QuantumInfoAndComputing/qic.pdf differ diff --git a/QuantumInfoAndComputing/qic.tex b/QuantumInfoAndComputing/qic.tex index 5b5000f..8cd6919 100644 --- a/QuantumInfoAndComputing/qic.tex +++ b/QuantumInfoAndComputing/qic.tex @@ -3,19 +3,14 @@ \def\npart {II} \def\nterm {Lent} \def\nyear {2023} -\def\nlecturer {Dr ...} +\def\nlecturer {Dr Nilanjana Datta} \def\ncourse {Quantum Information and Computation} \input{../preamble-dynamic.tex} \usepackage{qcircuit} -\usepackage{faktor} \RequirePackage{unicode-math} -\newcommand{\transpose}{\intercal} -\DeclareMathOperator{\vecspan}{span} -\newcommand{\prob}[1]{\mathbb{P}\left({#1}\right)} -\DeclarePairedDelimiter\ceil{\lceil}{\rceil} -\DeclarePairedDelimiter\floor{\lfloor}{\rfloor} +\author{Based on lectures by \nlecturer \ and notes by thirdsgames.co.uk} \begin{document} \maketitle diff --git a/Statistics/Statistics.tex b/Statistics/Statistics.tex index d8ed990..ed462be 100644 --- a/Statistics/Statistics.tex +++ b/Statistics/Statistics.tex @@ -9,10 +9,8 @@ \input{../preamble-dynamic.tex} \author{Based on lectures by \nlecturer \ and notes by thirdsgames.co.uk} -\newcommand{\prob}[1]{\mathbb{P}\left({#1}\right)} \newcommand{\psub}[2]{\mathbb{P}_{#1}\left({#2}\right)} \newcommand{\psubx}[1]{\psub{x}{#1}} -\newcommand{\expect}[1]{\mathbb{E}\left[{#1}\right]} \newcommand{\esub}[2]{\mathbb{E}_{#1}\left[{#2}\right]} \newcommand{\esubx}[1]{\esub{x}{#1}} \newcommand{\Corr}[1]{\Corr\left({#1}\right)} diff --git a/preamble.fmt b/preamble.fmt index 9f6f978..dbd3954 100644 Binary files a/preamble.fmt and b/preamble.fmt differ diff --git a/preamble.tex b/preamble.tex index 8cf54b4..ac60e3c 100644 --- a/preamble.tex +++ b/preamble.tex @@ -12,6 +12,7 @@ \usepackage{mathrsfs} \usepackage{mathtools} \usepackage{lmodern} +% \usepackage{tgpagella} \usepackage{ifxetex,ifluatex} % Use upquote if available, for straight quotes in verbatim environments @@ -451,4 +452,29 @@ \newcommand{\inv}{^{-1}} \let\phi\varphi -\let\epsilon\varepsilon \ No newline at end of file +\let\epsilon\varepsilon +\let \emptyset \varnothing + +\usepackage{relsize} +\newcommand{\symmdiff}{\mathrel{\raisebox{1pt}{$\mathsmaller\triangle$}}} + +\newcommand{\prob}[1]{\mathbb{P}\left({#1}\right)} +\newcommand{\expect}[1]{\mathbb{E}\left[{#1}\right]} + +\DeclarePairedDelimiter\ceil{\lceil}{\rceil} +\DeclarePairedDelimiter\floor{\lfloor}{\rfloor} +% \renewcommand{\norm}[1]{\left \lVert #1 \right \rVert} +\newcommand{\wildcard}{{}\cdot{}} +\DeclareMathOperator*{\esssup}{ess\ sup} +\newcommand{\hhat}[1]{\hat{\hat{#1}}} +\newcommand{\midd}{\,\middle|\,} +\DeclarePairedDelimiter\Brackets{[\![}{]\!]} + +\newcommand{\genset}[1]{\langle{} #1 \rangle} +\DeclareMathOperator{\vecspan}{span} +\newcommand{\transpose}{\intercal} +\DeclareMathOperator{\nullity}{null} +\newcommand{\sstar}{{\star\star}} +\DeclareMathOperator{\adj}{adj} + +\usepackage{faktor} \ No newline at end of file