Skip to content

Commit

Permalink
add reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe-r-oz committed Dec 1, 2024
1 parent ea99ecf commit 0c26124
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/src/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,13 @@ @inproceedings{white2006new
organization={IEEE}
}

@article{pryadko2023qdistrnd,
title={QDistRnd: A GAP package for computing the distance of quantum error-correcting codes},
author={Pryadko, Leonid P and Shabashov, Vadim A and Kozin, Valerii K},
journal={arXiv preprint arXiv:2308.15140},
year={2023}
}

% codes
@article{mackay2004sparse,
Expand Down
3 changes: 2 additions & 1 deletion docs/src/references.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,13 @@ For classical code construction routines:
- [bose1960further](@cite)
- [error2024lin](@cite)

For minimum distance calculation for quantum codes:
For minimum distance calculation of quantum codes:
- [vardy1997intractability](@cite)
- [Sabo:2022smk](@cite)
- [kapshikar2023hardness](@cite)
- [landahl2011fault](@cite)
- [white2006new](@cite)
- [pryadko2023qdistrnd](@cite)

# References

Expand Down

0 comments on commit 0c26124

Please sign in to comment.