Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bivariate Bicycle codes and UnionFind Decoder on Tannergraph #430

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

kaiott
Copy link
Contributor

@kaiott kaiott commented Apr 21, 2024

Summary

Draft pull request featuring

  1. Implementation of the Bivariate Bicycle codes
  2. Implementation of Union Find on the Tannergraphs of LDPC codes

meant to give a preview of future features.

Details and comments

The code for the BB code and the unweighted UF is stable and works as it should. However, before it can be actually merged, it will have to be cleaned, optimized and supplemented with more documentation. Additionally, not all details of the final UnionFind algorithm have been decided and it will undergo further changes.

kaiott and others added 28 commits March 4, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants