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

289 fib decoder #392

Merged
merged 11 commits into from
Oct 4, 2023
Merged

289 fib decoder #392

merged 11 commits into from
Oct 4, 2023

Conversation

grace-harper
Copy link
Collaborator

Summary

Add the Classical Fibonacci Spanning Error Decoder into Qiskit-QEC. This code is based off the work of Georgia M. Nixon and Benjamin J. Brown in their paper "Correcting spanning errors with a fractal code" on arXiv.
See arXiv:2002.11738 for more details

Details and comments

The Code/Decoder cannot interact with the quantum codes/decoders currently available in qiskit-qec because of their classical nature so they are separated by classic folders.

@grace-harper grace-harper requested a review from dsvandet October 2, 2023 21:11
Copy link
Collaborator

@dsvandet dsvandet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add examples to the docstrings. This can be done in another issue/PR.

@dsvandet dsvandet merged commit 6c2d3a0 into main Oct 4, 2023
3 checks passed
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.

2 participants