TL;DR
This paper introduces a novel quantum circuit for in-place addition of a classical constant to a quantum integer modulo 2^n, optimizing ancilla qubits and T-count, with implementation in Q#.
Contribution
It presents a new, efficient quantum circuit for constant addition with reduced ancilla and T-count, including controlled variants and practical implementation.
Findings
Uses n-3 ancillas with T-count 4n-5 for addition
Controlled version uses n-2 ancillas with T-count 11n-15
Implemented in Q# for practical use
Abstract
We propose a new circuit for in-place addition of a classical -bit constant to a quantum -qubit integer modulo . Our circuit uses ancilla qubits and has a T-count of . We also propose controlled version of this circuit that uses ancillas and has a T-count of . We implement these circuits in Q#.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
