Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 699 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 699 Bytes

Pruned-Peeling-and-VH-Decoder

A Python implementation of the Pruned Peeling and VH decoders for HGP codes.

Arxiv submission available at: http://arxiv.org/abs/2208.01002

Please cite this work as:

@Article{connolly:2022,
  author = {Nicholas Connolly AND Vivien Londe AND Anthony Leverrier AND Nicolas Delfosse},
  title = {Fast erasure decoder for a class of quantum LDPC codes},
  version = {1},
  date = {2022-08-01},
  eprinttype = {arxiv},
  eprintclass = {quant-ph, cs.IT, math.IT},
  eprint = {http://arxiv.org/abs/2208.01002v1},
  url = {http://arxiv.org/abs/2208.01002v1}
}