Skip to content

Commit 1bbea64

Browse files
TamaraCopilot
andcommitted
CRAWLER
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent cbbb29b commit 1bbea64

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

codes/classical/bits/nonlinear/gray_map/duals/hergert.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ description: |
2121
2222
features:
2323
decoders:
24-
- 'Since the equivalent \(\mathbb{Z}_4\) codes are extended cyclic codes, efficient encoding and decoding is possible. \cite{arxiv:math/0207208,doi:10.1109/18.476333}.'
24+
- 'Since the equivalent \(\mathbb{Z}_4\) codes are extended cyclic codes, efficient encoding and decoding is possible \cite{arxiv:math/0207208,doi:10.1109/18.476333}.'
2525

2626

2727
relations:

codes/classical/q-ary_digits/distributed_storage/q-ary_lcc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ relations:
1717
parents:
1818
- code_id: q-ary_linear
1919
- code_id: lcc
20+
cousins:
2021
- code_id: ldc
2122
detail: 'Linear LCCs can be converted into LDCs with the same locality \(r\) \cite[Sec. 2.4.1]{preset:Gopi18}.'
2223

codes/quantum/qudits/qudits_into_qudits.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ alternative_names:
1515
- 'Modular-qudit subspace code'
1616

1717
description: |
18-
Encodes \(K\)-dimensional Hilbert space into a \(q^n\)-dimensional (\(n\)-qudit) Hilbert space, with canonical qudit states \(|k\rangle\) labeled by elements \(k\) of the group \(\mathbb{Z}_q\) of integers \textit{modulo} \(q\).
18+
Encodes a \(K\)-dimensional Hilbert space into a \(q^n\)-dimensional (\(n\)-qudit) Hilbert space, with canonical qudit states \(|k\rangle\) labeled by elements \(k\) of the group \(\mathbb{Z}_q\) of integers \textit{modulo} \(q\).
1919
Usually denoted as \(((n,K))_{\mathbb{Z}_q}\) or \(((n,K,d))_{\mathbb{Z}_q}\), whenever the code's distance \(d\) is defined, and with \(q=p\) when the dimension is prime.
2020
2121
There exists an analogue of the Wigner function for modular qudits \cite{arxiv:quant-ph/0401155,arxiv:quant-ph/0410117,arxiv:2503.09353}.
@@ -48,7 +48,7 @@ features:
4848
rate: 'Non-stabilizer states yield higher quantum capacity of the discrete beamsplitter channel \cite{arxiv:2401.12105}.'
4949
general_gates:
5050
- 'The normalizer of the \hyperref[topic:qudit-pauli]{modular-qudit Pauli group} is the \textit{modular-qudit Clifford group} \cite{arxiv:quant-ph/9802007,arxiv:quant-ph/0412001,arxiv:quant-ph/0408190,arxiv:quant-ph/0512155,arxiv:quant-ph/0605094,doi:10.1088/1751-8113/43/4/042001,arxiv:1101.1519,arxiv:1102.3354,arxiv:2008.00959}.
51-
There is a standard form for modular-qudit Clifford-group operators \cite[Lemma 4]{arxiv:quant-ph/0412001}, and any modular-qudit gate can be constructed from phase-shift and quantum Fourier transform gates \cite{arxiv:1307.5087}.
51+
There is a standard form for modular-qudit Clifford-group operators \cite[Lemma 4]{arxiv:quant-ph/0412001}, and any modular-qudit Clifford gate can be constructed from phase-shift and quantum Fourier transform gates \cite{arxiv:1307.5087}.
5252
Universal computing can be achieved using qudit Clifford gates and a single type of non-Clifford gate, such as the \(T\) gate \cite{arxiv:1503.08800}.
5353
Non-Clifford gates are typically more difficult to implement than Clifford gates and so are treated as a resource.
5454
There is a normal form for Clifford+\(T\) operators for qutrits \cite{arxiv:1803.03228} and, more generally, odd prime qudits \cite{arxiv:2011.07970}.

0 commit comments

Comments
 (0)