presentation : fix matrix typo

This commit is contained in:
Louis Lacoste 2024-07-04 16:54:15 +02:00
parent 6f3a375982
commit e608c75742
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View file

@ -27,10 +27,10 @@
\centering
\begin{align*}
\begin{pmatrix}
1 & 1 & 1 \\
0 & 0 & 0 \\
1 & 0 & 1 \\
1 & 0 & 0 \\
0 & 0 & 0
1 & 0 & 0 \\
1 & 1 & 0
\end{pmatrix}
\end{align*}
\footnotesize