pygridsynth: A fast numerical tool for ancilla-free Clifford+T synthesis
Shuntaro Yamamoto, Nobuyuki Yoshioka

TL;DR
pygridsynth is an open-source Python library enabling fast, high-precision ancilla-free Clifford+$T$ synthesis for quantum circuits, with scalable algorithms for multiple qubits and mixed-synthesis capabilities.
Contribution
It introduces a novel partial-decomposition technique for multi-qubit synthesis and a mixed-synthesis workflow, improving efficiency and error reduction in quantum circuit approximation.
Findings
Achieves $O( ext{log}(1/\epsilon))$ runtime for synthesis
Reduces T-count constants for $n\ge 3$ qubits
Empirically lowers synthesis error from $\epsilon$ to $\epsilon^2/(2n)$
Abstract
We present pygridsynth, an open-source Python library for ancilla-free approximate Clifford+ synthesis that runs in for precision . For qubits, the library builds upon established efficient and high-precision synthesis routines, such as nearly optimal -rotation synthesis and magnitude approximation. For qubits, we introduce a partial-decomposition technique that generalizes the magnitude approximation, reducing constant factors in the -count as . The package also exposes a mixed-synthesis workflow that approximates target unitary channels by probabilistic mixtures of Clifford+ circuits, for which we empirically find that the synthesis error is reduced from to . Taken together, these features make pygridsynth…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
