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

Implementing Magic State Distillation using mapping to dynamical systems - Implementation Challenge #834

Open
MChang360686 opened this issue Feb 28, 2025 · 2 comments
Labels
Paper Implementation Project Implement a paper using Classiq

Comments

@MChang360686
Copy link

Logical Magical State Distillation has been shown to demonstrate potential for Quantum Error Correction. The following papers have demonstrated that there is potential for improvement.

Papers
https://arxiv.org/abs/2412.04402
https://arxiv.org/abs/2303.00955

Goals

  1. Add MSD to a circuit and map it to a dynamical system
  2. Attempt to improve the runtime of MSD using virtualization if possible
@NadavClassiq NadavClassiq added the Paper Implementation Project Implement a paper using Classiq label Mar 2, 2025
@TomerGoldfriend
Copy link
Member

Thank you @MChang360686 , could you please specify in more detail the steps of your implementation? From quantum algorithms perspective, which quantum primitive are you going to employ?

@MChang360686
Copy link
Author

Apologies, I made a mistake; I thought we were trying to add features not algorithms, so I had to make some changes to what I want to do. Can I change my project proposal to trying to implement Quantum Annealing based off of the following paper? I know that Magic State Distillation and Quantum Annealing are technically different solutions to different problems, but I'd like to see if I can implement Quantum Annealing for optimizing selecting noisy states for distillation.

https://arxiv.org/pdf/2502.19201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Paper Implementation Project Implement a paper using Classiq
Projects
None yet
Development

No branches or pull requests

3 participants