]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - examples.tex
examples.tex: fix algorithm \Return usage.
[mjotex.git] / examples.tex
index babc886abe26b31ef223cb783e2fa43d4d848d79..f23b9e9af8911ad29eea5580ef80c0c45156ec47 100644 (file)
@@ -57,7 +57,7 @@
           \State{Rearrange $M$ randomly}
         \EndWhile{}
 
-        \Return{$M$}
+        \State{\Return{$M$}}
       \end{algorithmic}
     \end{algorithm}
   \end{section}
     \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