Skip to content

Commit 2eb8ee4

Browse files
committed
fix some doc errors from build and add ECC ZOO links for product codes
1 parent 640ccd6 commit 2eb8ee4

File tree

2 files changed

+34
-33
lines changed

2 files changed

+34
-33
lines changed

docs/src/Quantum/product_codes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Product Codes
22

3-
- Hypergraph product: [tillich2009quantum](@cite)
4-
- Generalized Shor: [bacon2006quantum](@cite)
3+
- [Hypergraph product](https://errorcorrectionzoo.org/c/hypergraph_product): [Tillich_2014](@cite)
4+
- [Generalized Shor](https://errorcorrectionzoo.org/c/generalized_shor): [bacon2006quantum](@cite)
55
- Hyperbicycle: [pryadko2013quantum](@cite)
6-
- Generealized bicycle: [pryadko2013quantum](@cite), [kovalev2013quantum](@cite), [kovalev1212quantum](@cite), [panteleev2021degenerate](@cite)
6+
- [Generealized bicycle](https://errorcorrectionzoo.org/c/generalized_bicycle): [pryadko2013quantum](@cite), [Kovalev_2013](@cite), [panteleev2021degenerate](@cite)
77
- Generalized hypergraph product: [panteleev2021degenerate](@cite)
88
- Bias-tailored lifted product: [roffe2023bias](@cite)
99

docs/src/references.bib

Lines changed: 31 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,13 @@ @misc{hastings2021quantum
77
}
88

99
@misc{hastings2016,
10-
archiveprefix = {arxiv},
11-
author = {Hastings, M. B.},
12-
eprint = {1611.03790},
13-
keywords = {Quantum Physics},
14-
month = nov,
15-
number = {arXiv:1611.03790},
16-
publisher = {{arXiv}},
17-
title = {Weight Reduction for Quantum Codes},
18-
urldate = {2023-11-14},
19-
year = {2016}
10+
title={Weight Reduction for Quantum Codes},
11+
author={M. B. Hastings},
12+
year={2016},
13+
eprint={1611.03790},
14+
archivePrefix={arXiv},
15+
primaryClass={quant-ph},
16+
url={https://arxiv.org/abs/1611.03790},
2017
}
2118

2219
@inproceedings{hastings2021fiber,
@@ -121,10 +118,18 @@ @article{bacon2006quantum
121118
year={2006}
122119
}
123120

124-
@inproceedings{tillich2009quantum,
125-
title={Quantum LDPC codes with positive rate and minimum distance proportional to n $1/2$},
126-
author={Tillich, J-P and Zemor, G},
127-
booktitle={2009 IEEE International Symposium on Information Theory}
121+
@article{Tillich_2014,
122+
title={Quantum LDPC Codes With Positive Rate and Minimum Distance Proportional to the Square Root of the Blocklength},
123+
volume={60},
124+
ISSN={1557-9654},
125+
url={http://dx.doi.org/10.1109/TIT.2013.2292061},
126+
DOI={10.1109/tit.2013.2292061},
127+
number={2},
128+
journal={IEEE Transactions on Information Theory},
129+
publisher={Institute of Electrical and Electronics Engineers (IEEE)},
130+
author={Tillich, Jean-Pierre and Zemor, Gilles},
131+
year={2014},
132+
month=feb, pages={1193–1202}
128133
}
129134

130135
@inproceedings{pryadko2013quantum,
@@ -136,22 +141,18 @@ @inproceedings{pryadko2013quantum
136141
year={2013}
137142
}
138143

139-
@article{kovalev2013quantum,
140-
title={Quantum Kronecker sum-product low-density parity-check codes with finite rate},
141-
author={Kovalev, Alexey A and Pryadko, Leonid P},
142-
journal={Physical Review A—Atomic, Molecular, and Optical Physics},
143-
volume={88},
144-
number={1},
145-
pages={012311},
146-
year={2013},
147-
publisher={APS}
148-
}
149-
150-
@article{kovalev1212quantum,
151-
title={Quantum “hyperbicycle” low density parity check codes with finite rate},
152-
author={Kovalev, AA and Pryadko, LP},
153-
journal={arXiv},
154-
volume={1212}
144+
@article{Kovalev_2013,
145+
title={Quantum Kronecker sum-product low-density parity-check codes with finite rate},
146+
volume={88},
147+
ISSN={1094-1622},
148+
url={http://dx.doi.org/10.1103/PhysRevA.88.012311},
149+
DOI={10.1103/physreva.88.012311},
150+
number={1},
151+
journal={Physical Review A},
152+
publisher={American Physical Society (APS)},
153+
author={Kovalev, Alexey A. and Pryadko, Leonid P.},
154+
year={2013},
155+
month=jul
155156
}
156157

157158
@article{panteleev2021degenerate,

0 commit comments

Comments
 (0)