X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=examples.tex;h=f23b9e9af8911ad29eea5580ef80c0c45156ec47;hb=47e0baf2d737176fe6f9ab4e45cfd202c92fb72e;hp=babc886abe26b31ef223cb783e2fa43d4d848d79;hpb=cab35094298c00d10035e926b64ff69df33393a5;p=mjotex.git diff --git a/examples.tex b/examples.tex index babc886..f23b9e9 100644 --- a/examples.tex +++ b/examples.tex @@ -57,7 +57,7 @@ \State{Rearrange $M$ randomly} \EndWhile{} - \Return{$M$} + \State{\Return{$M$}} \end{algorithmic} \end{algorithm} \end{section} @@ -172,6 +172,11 @@ \end{itemize} \end{section} + \begin{section}{Hurwitz} + Here lies the Hurwitz algebras, like the quaternions + $\quaternions$ and octonions $\octonions$. + \end{section} + \begin{section}{Linear algebra} The absolute value of $x$ is $\abs{x}$, or its norm is $\norm{x}$. The inner product of $x$ and $y$ is $\ip{x}{y}$ and