Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weileizeng/random-window-decoder
A version of minimum weight decoder, apply to both classical and quantum code
https://github.com/weileizeng/random-window-decoder
cpp decoder error-correcting-codes linux quantum-computing quantum-error-correction
Last synced: 14 days ago
JSON representation
A version of minimum weight decoder, apply to both classical and quantum code
- Host: GitHub
- URL: https://github.com/weileizeng/random-window-decoder
- Owner: WeileiZeng
- Created: 2018-06-27T02:37:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T23:41:36.000Z (almost 6 years ago)
- Last Synced: 2024-11-29T16:44:27.565Z (2 months ago)
- Topics: cpp, decoder, error-correcting-codes, linux, quantum-computing, quantum-error-correction
- Language: C
- Size: 37.1 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Random-Window-Decoder
Random Window decoder is an optimized version of minimum weight decoder. It applied to both classical and quantum error correction codes.
Belief propagation decoder is also implemented.
Reference:
Dumer, Ilya, Alexey A. Kovalev, and Leonid P. Pryadko. "Numerical techniques for finding the distances of quantum codes." 2014 IEEE International Symposium on Information Theory. IEEE, 2014. ([arXiv](https://arxiv.org/abs/1405.0348))