Skip to content

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