File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
codes/classical/q-ary_digits Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ features:
6161relations :
6262 parents :
6363 - code_id : self_dual
64- - code_id : q-ary_linear_over_zq
64+ - code_id : self_dual_over_zq
6565 - code_id : quasi_cyclic
6666 cousins :
6767 - code_id : ternary_golay
Original file line number Diff line number Diff line change @@ -66,6 +66,8 @@ relations:
6666 - code_id : extended_golay
6767 - code_id : self_dual
6868 detail : ' The extended ternary Golay code is self-dual.'
69+ - code_id : self_dual_over_zq
70+ detail : ' The extended ternary Golay code is self-dual.'
6971 - code_id : projective
7072 detail : ' The extended ternary Golay code admits a projective geometric construction (\cite{doi:10.1201/9781315371993}, pg. 296).'
7173 - code_id : divisible
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ relations:
2828 parents :
2929 - code_id : self_dual
3030 detail : ' The tetracode is Euclidean self-dual.'
31+ - code_id : self_dual_over_zq
3132 - code_id : q-ary_simplex
3233 detail : ' The tetracode is equivalent to \(S(3,2)\).'
3334 - code_id : q-ary_hamming
@@ -37,7 +38,6 @@ relations:
3738 detail : ' The tetracode is an extended RS code \cite[pg. 81]{doi:10.1007/978-1-4757-6568-7}.'
3839 - code_id : lexicographic
3940 detail : ' The tetracode is a lexicode \cite{doi:10.1109/TIT.1986.1057187}.'
40- - code_id : q-ary_linear_over_zq
4141 cousins :
4242 - code_id : ternary_golay
4343 detail : ' Extended ternary Golay codewords can be obtained from tetracodewords \cite{doi:10.1007/978-1-4757-6568-7}.
You can’t perform that action at this time.
0 commit comments