Skip to content

Monthly Challenge: Draper Adder with Mitiq Zero-Noise Extrapolation #67

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 1 commit into
base: main
Choose a base branch
from

Conversation

mhmohona
Copy link

Summary

The challenge focuses on implementing the Draper Adder using Quantum Fourier Transform (QFT) and applying error mitigation using Mitiq's Zero-Noise Extrapolation (ZNE).

Highlights

  • Implementation of a full Draper Adder circuit that performs modular addition
  • Comparison of ideal vs. noisy quantum simulation using Qiskit Aer
  • Application of depolarizing noise and analysis of its impact
  • Integration of four ZNE factories from Mitiq: Linear, Exponential, Richardson, and Polynomial
  • Visualization of noise impact on accuracy and mitigation effectiveness
  • Exhaustive testing for all 3-bit additions to ensure correctness

Close #63

@mhmohona mhmohona changed the title June 2025 Challenge: Draper Adder with Mitiq Zero-Noise Extrapolation Monthly Challenge: Draper Adder with Mitiq Zero-Noise Extrapolation Jun 10, 2025
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.

Design a monthly challenge
1 participant