Skip to content

Commit 0be2f4b

Browse files
authored
Fix formatting of mathematical notation in YAML
1 parent 9e6492a commit 0be2f4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codes/quantum/properties/qecc_finite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ features:
106106
\(r\) over a quantum channel \(\mathcal{E}\) iff, for sufficiently large \(n\), \(m=\lfloor r n \rfloor\),
107107
and for all \(\epsilon>0\),
108108
\begin{align}
109-
||\mathcal{D}\mathcal{E}\mathcal{U}-I^{\otimes m}||_1\leq \epsilon
109+
\lVert\mathcal{D}\mathcal{E}\mathcal{U}-I^{\otimes m}\rVert_1\leq \epsilon
110110
\end{align}
111111
for some encoding channel \(\mathcal{U}\) and some recovery channel \(\mathcal{D}\).
112112
The quantum capacity \(Q\) of \(\mathcal{E}\) is defined as the supremum over \(n\) of achievable transmission rates \cite{doi:10.1017/9781316848142}.

0 commit comments

Comments
 (0)