Skip to content

Commit

Permalink
fix ECC zoo link
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov authored Nov 5, 2024
1 parent 554bd24 commit a245163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/QuantumCliffordHeckeExt/lifted_product.jl
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Bivariate Bicycle codes are a class of Abelian 2BGA codes formed by the direct p
of two cyclic groups `ℤₗ × ℤₘ`. The parameters `l` and `m` represent the orders of the
first and second cyclic groups, respectively.
The ECC Zoo has an [entry for this family](https://errorcorrectionzoo.org/c/q-ary_bch).
The ECC Zoo has an [entry for this family](https://errorcorrectionzoo.org/c/qcga).
See also: [`two_block_group_algebra_codes`](@ref), [`generalized_bicycle_codes`](@ref),
[`bicycle_codes`](@ref), [`LPCode`](@ref)
Expand Down

0 comments on commit a245163

Please sign in to comment.