We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f811198 commit e4ba945Copy full SHA for e4ba945
1 file changed
codes/classical/rings/over_zq/over_z4/linear_over_z4/self_dual/octacode.yml
@@ -29,9 +29,9 @@ description: |
29
\begin{align}
30
\left(
31
\begin{array}{ccccccc}
32
- 1 & 1 & 2 & 1 & 3 & 0 & 0 \\
33
- 1 & 0 & 1 & 2 & 1 & 3 & 0 \\
34
- 1 & 0 & 0 & 1 & 2 & 1 & 3 \\
+ 1 & 1 & 3 & 2 & 1 & 0 & 0 \\
+ 0 & 1 & 1 & 3 & 2 & 1 & 0 \\
+ 0 & 0 & 1 & 1 & 3 & 2 & 1 \\
35
\end{array}
36
\right)\,.
37
\end{align}
0 commit comments