Skip to content

[[8p, 4p − 2, 3]] Delfosse-Reichardt Generalized [[8,2,3]] code #468

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Fe-r-oz
Copy link
Collaborator

@Fe-r-oz Fe-r-oz commented Jan 23, 2025

The paper Short Shor-style syndrome sequences has many interesting generalized quantum codes from base that could be implemented. This PR implements the fourth such code family: [[8p, 4p − 2, 3]] Delfosse-Reichardt Generalized [[8,2,3]] code. This is one of the generalized codes that were developed by Delfosse and Reichardt.

Please find the decoder graphs for these codes: :)

display

  • The code is properly formatted and commented.
  • Substantial new functionality is documented within the docs.
  • All new functionality is tested.
  • All of the automated tests on github pass.
  • We recently started enforcing formatting checks. If formatting issues are reported in the new code you have written, please correct them.

What's left is to add specific tests for these codes. :)

@Fe-r-oz Fe-r-oz changed the title [[8p, 4p − 2, 3]] Delfosse-Reichardt Generalized [[8,2,3]] code [[8p, 4p − 2, 3]] Delfosse-Reichardt Generalized [[8,2,3]] code Jan 23, 2025
@Fe-r-oz Fe-r-oz marked this pull request as ready for review February 20, 2025 07:00
@Fe-r-oz
Copy link
Collaborator Author

Fe-r-oz commented Feb 20, 2025

Please help review this PR, Thank you! :)

Copy link

codecov bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 81.81818% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.47%. Comparing base (0035c32) to head (bd56cb4).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/ecc/codes/smallest_color_code.jl 40.00% 3 Missing ⚠️
...rc/ecc/codes/delfosse_reichardt_generalized_823.jl 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #468      +/-   ##
==========================================
- Coverage   83.48%   83.47%   -0.01%     
==========================================
  Files          72       74       +2     
  Lines        4802     4824      +22     
==========================================
+ Hits         4009     4027      +18     
- Misses        793      797       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Fe-r-oz Fe-r-oz added the ECC Having to do with the ECC submodule label May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ECC Having to do with the ECC submodule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant