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

more examples of Bivariate Bicycle codes #441

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Fe-r-oz
Copy link
Contributor

@Fe-r-oz Fe-r-oz commented Dec 2, 2024

This PR provides more examples for Bivariate Bicycle codes. These cases are distinct are not repeated. This PR reproduces the result from Table 1 of reference. I have added the reference in another PR, so not adding it again to avoid merge conflicts.

  • 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.

@Fe-r-oz
Copy link
Contributor Author

Fe-r-oz commented Dec 6, 2024

I forgot to mention the future TODO

  • Determine whether Bivariate Bicycle code is pure, principal or symmetric: These properties are helpful to construct logicals and gates.

Copy link

codecov bot commented Dec 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.77%. Comparing base (5fcf353) to head (8de3f7c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #441      +/-   ##
==========================================
- Coverage   83.00%   82.77%   -0.23%     
==========================================
  Files          71       69       -2     
  Lines        4565     4558       -7     
==========================================
- Hits         3789     3773      -16     
- Misses        776      785       +9     

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

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.

1 participant