Skip to content

Commit

Permalink
Merge branch 'ldpc_v2' of github.com:quantumgizmos/ldpc into ldpc_v2
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumgizmos committed Jan 10, 2024
2 parents 42e5b8b + 66f9bd7 commit 9e910a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A C++ rewrite of the `LDPC` package for decoding low density parity check checks
- Union-find with inversion solving (https://arxiv.org/abs/2103.08049).
- Belief-find with inversion solving (first implementation I am aware of).
- An implementation of the Kuo and Lai memory belief propagation decoder (https://arxiv.org/abs/2104.13659)
- Flip and P-flip decoders (https://aps.arxiv.org/abs/2212.06985)
- Flip and P-flip decoders (https://arxiv.org/abs/2212.06985)
- STIM integration for circuit level noise.

## ToDos
Expand Down

0 comments on commit 9e910a4

Please sign in to comment.