Pith. sign in

REVIEW 3 major objections 4 minor 59 references

A Cost-Effective Quantum Boolean-Phase SWAP Gate with Only Two CNOT Gates

T0 review · 3 major / 4 minor · reviewed 2026-08-06 · deepseek-v4-flash

Pith's one-line read A swap gate built from two CNOT gates instead of three can carry a selectable phase and cut transpiled quantum cost by about 23 percent.

desk verdict A modest iSWAP variant whose Boolean-SWAP claim is refuted by its own phase table. read the letter →

arxiv 2507.17164 v1 pith:T4YLR3KK submitted 2025-07-23 quant-ph

classification quant-ph
keywords p-SWAPgateSWAPCNOTcountquantumcostcircuitdepthBlochsphereapproachphaseoracletranspilation
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper proposes a two-qubit swap gate called the p-SWAP gate that uses only two CNOT gates instead of the three needed for a standard SWAP, while adding a selectable phase difference p between -pi and +pi radians. The authors argue that the gate is generic because it can serve Boolean oracles, where p is ignored, and phase oracles, where p is chosen so the gate votes for particular basis states. They build the circuit from the native sqrt(X), RZ, and CNOT gates of the target architecture using a Bloch sphere design method, avoiding the Hadamard gates that inflate the cost of the related iSWAP circuit. After transpilation on a 127-qubit superconducting processor, the p-SWAP circuit has about 23% lower quantum cost and 26% lower depth than the transpiled standard SWAP. If the claim holds, replacing standard SWAPs in large circuits would reduce both gate count and the time qubits spend exposed to decoherence.

What carries the argument

The load-bearing object is the four-stage p-SWAP circuit: an entanglement stage (sqrt(X) on the first qubit followed by a CNOT), a differentiation stage (two RZ(+pi/2) rotations chosen from the XY-plane of the Bloch sphere), an unentanglement stage (a CNOT and a sqrt(X)), and a phase selection stage consisting of two RZ gates, called v and w, which set p for the swapped outcomes. The Bloch sphere approach, a geometric design method that reads quantum rotations off intersections of planes with the sphere, fixes the RZ angles visually rather than by matrix multiplication. Replacing Hadamard gates with sqrt(X) gates keeps the circuit inside the native gate set, and Table I records which choices of v and w produce which phases.

What would settle it

Prepare the input $\frac{1}{\sqrt{2}}(|01\rangle+|10\rangle)$, apply the Boolean p-SWAP (the first three stages), and compare with the standard three-CNOT SWAP on the same input by measuring in the $X$ basis. With $v=w=\text{None}$, Table I assigns phase $+\pi$ to the $|10\rangle$ outcome, so the Boolean circuit outputs $\frac{1}{\sqrt{2}}(|01\rangle-|10\rangle)$ while the ideal SWAP outputs $\frac{1}{\sqrt{2}}(|01\rangle+|10\rangle)$; a difference in the $X$-basis statistics would show that p cannot be ignored for superposition inputs.

Watch

Extended reading notes

Core claim

The central claim is that the p-SWAP gate is a generic, cost-effective Boolean-phase swapping gate. It swaps the basis states of two qubits exactly as a SWAP does, but it also lets the designer choose a phase p for the swapped outcomes: with no phase-selection gates, p is 0 on three basis states and +pi on one, while with chosen RZ gates p can be set so the gate votes for a selected state, reproduces the iSWAP, or reproduces the inverse iSWAP. For Boolean use the paper treats p as ignorable; for phase use p is the feature. The gate's circuit, designed visually through the Bloch sphere approach, uses two CNOT gates and only native gates, so after transpilation the p-SWAP beats the three-CNOT SWAP by about 23% in cost and 26% in depth.

Load-bearing premise

The Boolean case assumes the chosen phase p can be ignored after the swap, even though Table I shows the gate places different relative phases on different basis states, so the phase is physically real whenever the input is a superposition.

Editorial extensions

If this is right

  • Replacing each standard SWAP with a p-SWAP in a transpiled circuit lowers the gate count by roughly 23% and the depth by roughly 26% on the targeted 127-qubit processor.
  • The same two-CNOT structure with different RZ choices implements phase oracles that vote for a single basis state, as well as the iSWAP and its inverse, as listed in Table I.
  • Because the circuit uses only native gates, it can be dropped into existing compilation flows without decomposing Hadamard gates, which is what makes the comparison with iSWAP favorable.
  • Setting p=+pi/2 on both swapped channels reproduces the iSWAP gate exactly, so the p-SWAP is a strict generalization of a known two-CNOT gate.
  • The Bloch sphere method is presented as a general visual design recipe, so the four-stage construction can be adapted to other hardware by choosing a different intersection plane.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The paper leaves implicit that the Boolean identity only holds for computational-basis inputs; for superpositions, the state-dependent phases in Table I change the output state, so the Boolean use should be scoped to inputs where those phases are harmless or absorbed into the oracle.
  • The same entangle-rotate-unentangle-phase-select recipe could be applied to other two-qubit operations, potentially yielding cost reductions for gates other than swaps on machines with different native gate sets.
  • The reported 23%/26% savings are an empirical outcome of one transpiler and one processor; the ratio could shift with qubit routing, transpiler version, or hardware native gates, so the advantage should be re-measured when porting to a new device.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 4 minor

Summary. The paper introduces a two-qubit gate called the p-SWAP gate, claimed to swap two qubits while optionally applying a selected relative phase p, and to use only two CNOT gates compared to the standard three-CNOT SWAP. The gate is designed visually using the authors' Bloch-sphere approach, and the authors claim it is a generic cost-effective Boolean-Phase swapping gate: for Boolean applications 'the value of p is ignored,' while for Phase applications p is chosen via two RZ gates v and w. The paper reports transpiled-circuit results on ibm_brisbane showing approximately 23% lower quantum cost and 26% lower depth than the transpiled standard SWAP. Table I lists six phase selections said to implement voting on basis states, the iSWAP, and the inverse iSWAP.

Significance. If the central claim were correct, a two-CNOT swap-type gate with tunable phases would be a useful building block for phase oracles and could reduce transpiled circuit costs on IBM hardware. The paper is honest in explicitly admitting that two Bloch spheres cannot represent entangled two-qubit states, and it provides concrete transpilation counts on a real backend. However, the Boolean-use claim is mathematically incompatible with the gate's own phase table: no row of Table I gives a common phase on all basis states, so the gate is not a SWAP up to global phase on superposition inputs. Because Boolean oracles necessarily process superpositions, the phase 'ignored' by the authors is physically observable. The absence of any unitary-matrix verification means the correctness of even the Phase variants is not established. These issues undermine the paper's central contribution as stated.

major comments (3)
  1. [Section II.C and Table I] The Boolean-use claim fails on superposition inputs. The paper states that 'when the value of p is ignored, i.e., p can be arbitrarily set to any angular value, such a p-SWAP gate is a generic cost-effective Boolean swapping gate.' But Table I assigns different relative phases to different swapped basis states in every row. For example, with v=w=None the output has phase +π on |10> and phase 0 on |00>, |01>, and |11>. For the input (|01>+|10>)/√2, the two swapped branches acquire different phases, producing a state orthogonal to the intended SWAP output (|10>+|01>)/√2. Relative phases are physical in any superposition, so they cannot be dismissed when p is 'ignored.' This contradicts the known result that an exact SWAP requires three CNOT gates, and it invalidates the central claim that the gate is a generic Boolean swapping gate.
  2. [Section II.C and Fig. 4] The paper provides no unitary matrix or algebraic verification of the two-CNOT circuit. The correctness argument relies on the Bloch-sphere visual method, and the text itself concedes that 'two Bloch spheres could not visualize the maximally entangled states of two qubits.' Since the circuit passes through entangled states in the differentiation stage, the visual tracking in Fig. 4 cannot certify the unitary. A direct matrix computation should be provided for the full circuit (including the RZ(θ1), RZ(θ2), √X, and CNOT/ECR gates) and should reproduce the phase entries in Table I. Without this, the correctness of even the Phase variants is asserted, not demonstrated.
  3. [Section III, Table II] The claimed 23% cost reduction and 26% depth reduction are based on a single transpilation target (ibm_brisbane) and on the paper's own TQC metric, which adds depth into the cost. The conclusion that the p-SWAP gate 'always has a lower quantum cost and depth' is not supported: transpilation outcomes depend on the qubit topology, the initial layout, and the transpiler optimization level. At minimum, the results should be reported for several layouts and optimization levels, and the claim should be restricted to the specific metric and backend used.
minor comments (4)
  1. [Abstract] The word 'trans piled' in the abstract is a typo for 'transpiled.'
  2. [Section I] The paper uses 'n-bit' for 'n-qubit' gates repeatedly; this is nonstandard and may confuse readers, though it is consistent with the authors' previous work.
  3. [Section II.C] The phrase 'Boolean oracles' is not formally defined. Since the Boolean/Phase distinction is central to the claimed generality, a precise definition of how the relative phase is treated in each kind of oracle would clarify the argument.
  4. [Fig. 3 and Fig. 5] The text says that on 127-qubit IBM systems the native CNOT is replaced by ECR, but Fig. 3 and Fig. 5 still show CNOT symbols. It would be helpful to state explicitly which level of abstraction each figure refers to, and to show the ECR-level decomposition rather than only the CNOT-level circuit.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity: the p-SWAP construction and transpilation cost comparison are self-contained; the Boolean-use caveat is a correctness risk, not a circular derivation.

full rationale

The paper's central construction is presented directly: the p-SWAP circuit in Fig. 3(c) and the phase table in Table I are explicit, not fitted to the cost data. The claimed 23% TQC and 26% depth reductions are measurements of transpiled circuits on ibm_brisbane (Table II), not predictions derived from a fitted parameter. The self-citations to the authors' Bloch sphere approach and TQC metric are descriptive rather than load-bearing: the circuit and the metric definition (N1 + N2 + D) are given in the paper itself, and the cost comparison is an experimental report. The only questionable step is the Section II.C assertion that when "the value of p is ignored" the gate is a "generic cost-effective Boolean swapping gate." Table I shows state-dependent relative phases (e.g., v = w = None gives +π on |10> but 0 on the other basis states), so ignoring p is not justified for superposition inputs such as (|01>+|10>)/√2. That is an unproven physical assumption and a correctness risk, not a circular reduction: the gate's unitary action is tabulated independently rather than being derived from the Boolean-use claim. No self-citation chain is required to obtain the cost or phase results, so no circularity is present.

Assumptions & free parameters 2 free parameters · 3 assumptions · 1 invented entities

The central design rests on two hand-chosen angle sets (theta1=theta2=pi/2 and the v/w phase-selection angles), a visual proof method that cannot represent entangled states, and a self-defined cost metric. No fitted parameters appear, but the claimed arbitrary-p generality and Boolean applicability are supported only by the paper's own tables and figures.

free parameters (2)
  • Differentiation-stage RZ angles theta1 and theta2 = +pi/2 each
    Chosen by hand in Section II.C so that the unentanglement stage restores the first target to the Z-axis; no proof is given that this choice is necessary or that it works for all requested phase values p.
  • Phase-selection RZ angles v and w = None, +pi, -pi, +pi/2, -pi/2 per Table I
    Selected ad hoc for each application row in Table I; the paper gives no general formula mapping an arbitrary requested phase p to concrete v and w values, so the claimed arbitrary-p generality is not demonstrated.
assumptions (3)
  • ad hoc to paper The relative phase p can be ignored for Boolean oracles, so the state-dependent phases introduced by the p-SWAP gate do not affect the computation.
    Section II.C states 'the value of p is ignored ... for Boolean oracles', but Table I shows the phases differ across basis states (e.g., 0 and +pi in the same row), so this is only valid for basis-state inputs, not superpositions.
  • ad hoc to paper The two-Bloch-sphere visual tracking in the Bloch sphere approach is a valid proof of the two-qubit unitary's correctness.
    Section II.C uses separated XY-plane diagrams for each target, while the text admits 'two Bloch spheres could not visualize the maximally entangled states of two qubits' [52-54], leaving the proof method unsupported.
  • domain assumption TQC, defined as the sum of native single-qubit gates, ECR gates, and depth, is an appropriate measure of cost for the claimed improvement.
    Section III defines TQC from the authors' prior work [38,56]; physical error rates, runtimes, and other device metrics are explicitly excluded, so the 23%/26% reductions are in abstract gate counts only.
invented entities (1)
  • p-SWAP gate
    purpose: A two-qubit gate that swaps computational basis states while adding a customizable phase difference, built from two CNOT gates plus native rotations.
    The paper provides no external benchmark or independent verification of the gate's unitary action; the only support is the authors' own Bloch sphere figures and the TQC table.

how reviews work

0 comments
Cite this review

Pith. "Pith review of A Cost-Effective Quantum Boolean-Phase SWAP Gate with Only Two CNOT Gates." pith.science (2026). https://pith.science/paper/T4YLR3KK

@misc{pith2026250717164,
  author       = {Pith},
  title        = {Pith review of: A Cost-Effective Quantum Boolean-Phase SWAP Gate with Only Two CNOT Gates},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/T4YLR3KK}},
  note         = {Machine review of arXiv:2507.17164}
}
abstract

A new Boolean-Phase swapping gate is presented with improved quantum generality and cost-effectiveness. Our swapping gate is termed the "p-SWAP gate", where p is the phase difference selected for a set of swapped qubits. The phase p is expressed in radians and $-{\pi}~{\leq}$ p ${\leq}~+{\pi}$. The generality of p-SWAP gate is demonstrated for Phase applications for selected values of p and for Boolean applications when the value of p is ignored. The cost-effectiveness of p-SWAP gate follows from the lower quantum cost and depth of its final realized (transpiled) quantum circuit, when compared to the standard SWAP gate composed of three Feynman (CNOT) gates. Specifically, our presented p-SWAP gate utilizes only two CNOT gates. The quantum circuit of the p-SWAP gate is visually designed using our previously developed Bloch sphere approach. Experimentally, after transpilation for an IBM quantum computer, the transpiled p-SWAP gate shows an approximate 23% quantum cost reduction and an approximate 26% depth minimization compared to the transpiled standard SWAP gate.

Figures

Figures reproduced from arXiv: 2507.17164 by the authors.

Figure 1
Figure 1. , where + θ represents a counterclockwise rotation and – θ represents a clockwise rotation for – π ≤ θ ≤ + π. For instance, the following Z gates rotate the states of a qubit by the Z-axis for the defined θ angles: • The Z gate performs the quantum rotation of + π radians. • The √Z 2 gate performs the quantum rotation of + π/2 radians. The √Z 2 gate is the so-called “S gate” [1–3, 6]. • The √Z 4 gate performs the qu… view at source ↗
Figure 2
Figure 2. Coordinate and parallel planes (P) perpendicular to various coordinate axes intersected with the Bloch sphere: (a) the XY-plane perpendicular to the Z-axis intersected with the Bloch sphere (as P3 in d), (b) the XZ-plane perpendicular to the Y-axis intersected with the Bloch sphere(as P3 in e), (c) the YZ-plane perpendicular to the X-axis intersected with the Bloch sphere (as P3 in f), (d) m parallel planes perpendi… view at source ↗
Figure 3
Figure 3. Decomposed quantum circuits of SWAP, iSWAP, and p-SWAP gates: (a) the standard SWAP gate, (b) the iSWAP gate [36], and (c) the p-SWAP gate consisting of IBM native gates only, four stages, and two 1-bit phase-based gates (v and w) for selecting the values of p, where |q0⟩ is the initial state of the first target, |q1⟩ is the initial state of the second target, and – π ≤ p ≤ + π in radians [PITH_FULL_IMAGE:figures/f… view at source ↗
Figures from the paper (2 more)
Figure 4
Figure 4. Figure 4: Representations of the quantum transitions (the yellow arrows) for the swapped outcomes of a p-SWAP gate using two XY-planes intersecting two Bloch spheres, for all permutative states |q1q0⟩: (a) |00⟩ → |00⟩, (b) |01⟩ → |10⟩, (c) |10⟩ → |01⟩, and (d) |11⟩ → |11⟩, where…
Figure 5
Figure 5. Figure 5: Transpiled quantum circuits using ibm_brisbane quantum computer: (a) one Feynman (CNOT) gate, (b) the standard SWAP gate consisting of three CNOT gates, (c) the iSWAP gate consisting of two CNOT gates, and (d) our generic cost-effective p-SWAP gate consisting of two CN…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

59 extracted references · 52 canonical work pages

  1. [1]

    P. Kaye, R. Laflamme, and M. Mosca , An Introduction to Quantum Computing. New York, NY, USA: Oxford University Press, 2007

  2. [2]

    Nielsen and I.L

    M.A. Nielsen and I.L. Chuang , Quantum Computation and Quantum Information, 10th ed. Cambridge, UK: Cambridge University Press, 2010

  3. [3]

    LaPierre , Introduction to Quantum Computing

    R. LaPierre , Introduction to Quantum Computing . Cham, Switzerland : Springer, 2021

  4. [4]

    Pulse-efficient circuit transpilation for quantum applications on cross -resonance-based hardware,

    N. Earnest, C. Tornow, and D.J. Egger , “Pulse-efficient circuit transpilation for quantum applications on cross -resonance-based hardware,” Physical Review Research, vol. 3, no. 4, p. 043088, 2021

  5. [5]

    Asymmetry of CNOT gate operation in superconducting transmon quantum processors using cross-resonance entangling

    T. Hurant and . . Stancil. “ Asymmetry of CNOT gate operation in superconducting Transmon quantum processors using cross -resonance entangling,” 2020, arXiv:2009.01333

  6. [6]

    Elementary gates for quantum computation,

    A. Barenco, C.H. Bennett, R. Cleve, D.P DiVincenzo, N. Margolus, P. Shor, T. Sleator, J.A. Smolin, and H. Weinfurter , “Elementary gates for quantum computation,” Physical Review A, vol. 52, no. 5, p. 3457, 1995

  7. [7]

    A concept of controlling Grover diffusion operator: a new approach to solve arbitrary Boolean-based problems,

    A. Al -Bayaty and M. Perkowski , “A concept of controlling Grover diffusion operator: a new approach to solve arbitrary Boolean-based problems,” Scientific Reports, vol. 14, p. 23570, 2024

  8. [8]

    BHT-QAOA: The generalization of quantum approximate optimization algorithm to solve arbitrary Boolean problems as Hamiltonians ,

    A. Al-Bayaty and M. Perkowski , “BHT-QAOA: The generalization of quantum approximate optimization algorithm to solve arbitrary Boolean problems as Hamiltonians ,” Entropy, vol. 26, no. 10, p. 843, 2024

Show all 59 references
  1. [9]

    Faster and more reliable quantum swaps via native gates ,

    P. Gokhale, T. Tomesh, M. Suchara, and F. Chong , “Faster and more reliable quantum swaps via native gates ,” in Proc. of the 2024 Int. Conf. on Parallel Architectures and Compilation Techniques , 2024, pp. 351– 362

  2. [10]

    Let each quantum bit choose its basis gates ,

    S.F. Lin, S. Sussman, C. Duckering, P.S. Mundada, J.M. Baker, R.S. Kumar, A.A. Houck, and F.T. Chong , “Let each quantum bit choose its basis gates ,” in 2022 55th IEEE/ACM Int. Symp. on Microarchitecture (MICRO), 2022, pp. 1042–1058

  3. [11]

    Orchestrated trios: compiling for efficient communication in quantum programs with 3-qubit gates ,

    C. Duckering, J.M. Baker, A. Litteken, and F.T. Chong , “Orchestrated trios: compiling for efficient communication in quantum programs with 3-qubit gates ,” in Proc, of the 26th ACM Int. Conf. on Architectural Support for Programming Languages and Operating Systems , 2021, pp. 375–385

  4. [12]

    Reducing the CNOT count for Clifford+T circuits on NISQ architectures,

    V. Gheorghiu, J. Huang, S.M. Li, M. Mosca, and P. Mukhopadhyay , “Reducing the CNOT count for Clifford+T circuits on NISQ architectures,” IEEE Trans. on Computer -Aided Design of Integrated Circuits and Systems, vol. 42, no. 6, pp.1873–1884, 2022

  5. [13]

    Quantum algorithm implementations for beginners,

    A. Adedoyin, J. Ambrosiano, P. Anisimov, W. Casper, G. Chennupati, C. Coffrin, H. Djidjev, D. Gunter, S. Karra, N. Lemons, and S. Lin , “Quantum algorithm implementations for beginners,”, 2018, arXiv:1804.03719

  6. [14]

    Quantum Fourier transform revisited,

    D. Camps, R. Van Beeumen, and C. Yang , “Quantum Fourier transform revisited,” Numerical Linear Algebra with Applications , vol. 28, no. 1, p. e2331, 2021

  7. [15]

    Implementing Grover’s algorithm on the IBM quantum computers,

    A. Mandviwalla, K. Ohshiro, and B. Ji , “Implementing Grover’s algorithm on the IBM quantum computers,” in 2018 IEEE Int. Conf. on Big Data, 2018, pp. 2531–2537

  8. [16]

    Scaling of the quantum approximate optimization algorithm on superconducting qubit based hardware,

    J. Weidenfeller, L.C. Valor, J. Gacon, C. Tornow, L. Bello, S. Woerner, and D.J. Egger , “Scaling of the quantum approximate optimization algorithm on superconducting qubit based hardware,” Quantum, vol. 6, p. 870, 2022

  9. [17]

    A review on quantum approximate optimization algorithm and its variants,

    K. Blekos, D. Brand, A. Ceschini, C.H. Chou, R.H. Li, K. Pandya, and A. Summer, “A review on quantum approximate optimization algorithm and its variants,” Physics Reports, vol. 1068, pp. 1–66, 2024

  10. [18]

    Optimal layout synthesis for quantum computing ,

    B. Tan and J. Cong , “Optimal layout synthesis for quantum computing ,” in Proc. of the 39th Int. Conf. on Computer -Aided Design, 2020, pp. 1–9

  11. [19]

    Majority-based reversible logic gates,

    Y. Guowu, W.N.N. Hung, and S. Xiaoyu , “Majority-based reversible logic gates,” Theoretical Computer Science , vol. 334, no. 13, p. 259274, 2005

  12. [20]

    Geometric refactoring of quantum and reversible circuits: quantum layout ,

    M. Lukac, S. Nursultan, G. Krylov, and O. Keszöcze , “Geometric refactoring of quantum and reversible circuits: quantum layout ,” in 2020 23rd Euromicro Conf. on Digital System Design (DSD) , 2020, pp. 428– 435

  13. [21]

    Evolutionary approach to quantum and reversible circuits synthesis ,

    M. Lukac, M. Perkowski, H. Goi, M. Pivtoraiko, C.H. Yu, K. Chung, H. Jeech, B.G. Kim, and Y.D. Kim, “Evolutionary approach to quantum and reversible circuits synthesis ,” Artificial Intelligence Review , vol. 20, pp. 361–417, 2003

  14. [22]

    Efficient implementation of PRESENT and GIFT on quantum computers,

    K. Jang, G. Song, H. Kim, H. Kwon, H. Kim, and H. Seo , “Efficient implementation of PRESENT and GIFT on quantum computers,” Applied Sciences, vol. 11, no. 11, p. 4776, 2021. 9

  15. [23]

    Implementing Grover oracles for quantum key search on AES and LowMC ,

    S. Jaques, M. Naehrig, M. Roetteler, and F. Virdia, “Implementing Grover oracles for quantum key search on AES and LowMC ,” in Advances in Cryptology–EUROCRYPT 2020: 39th Ann. Int. Conf. on the Theory and Applications of Cryptographic Techniques , 2020, pp. 280–310

  16. [24]

    Implementing the Grover algorithm in homomorphic encryption schemes,

    P. Fernández and M.A. Martin -Delgado, “Implementing the Grover algorithm in homomorphic encryption schemes,” Physical Review Research, vol. 6, no. 4, p. 043109, 2024

  17. [25]

    eterministic preparation of Dicke states,

    A. Bärtschi and S. Eidenbenz , “ eterministic preparation of Dicke states,” in Int. Symp. on Fundamentals of Computation Theory , 2019, pp. 126–139

  18. [26]

    Preparing icke states on a quantum computer,

    C.S. Mukherjee, S. Maitra, V. Gaurav, and D. Roy , “Preparing icke states on a quantum computer,” IEEE Trans. on Quantum Engineering , vol. 1, pp. 1–17, 2020

  19. [27]

    A divide-and- conquer approach to Dicke state preparation ,

    S. Aktar, A. Bärtschi, A.H.A. Badawy, and S. Eidenbenz , “A divide-and- conquer approach to Dicke state preparation ,” IEEE Trans. on Quantum Engineering, vol. 3, pp. 1–16, 2022

  20. [28]

    Improving and benchmarking NISQ qubit routers,

    V. Pina-Canelles, A. Auer, and I. de Vega, “Improving and benchmarking NISQ qubit routers,” 2025, arXiv:2502.03908

  21. [29]

    Not all swaps have the same cost: a case for optimization-aware qubit routing ,

    J. Liu, P. Li, and H. Zhou, “Not all swaps have the same cost: a case for optimization-aware qubit routing ,” in 2022 IEEE Int. Symp. on High - Performance Computer Architecture (HPCA) , 2022, pp. 709–725

  22. [30]

    Securing reset operations in NISQ quantum computers,

    A. Mi, S. Deng, and J. Szefer , “Securing reset operations in NISQ quantum computers,” in Proc. of the 2022 ACM SIGSAC Conf. on Computer and Communications Security , 2022, pp. 2279–2293

  23. [31]

    Noise-adaptive compiler mappings for noisy intermediate -scale quantum computers ,

    P. Murali, J.M. Baker, A. Javadi -Abhari, F.T. Chong, and M. Martonosi , “Noise-adaptive compiler mappings for noisy intermediate -scale quantum computers ,” in Proc. of the 24th Int. Conf. on Architectural Support for Programming Languages and Operating Systems , 2019, pp. 1015–1029

  24. [32]

    emonstrating NISQ era challenges in algorithm design on IBM’s 20 qubit quantum computer ,

    D. Koch, B. Martin, S. Patel, L. Wessing, and P.M. Alsing , “ emonstrating NISQ era challenges in algorithm design on IBM’s 20 qubit quantum computer ,” AIP Advances, vol. 10, no. 9, 2020

  25. [33]

    Scalable circuits for preparing ground states on digital quantum computers: the Schwinger model vacuum on 100 qubits ,

    R.C. Farrell, M. Illa, A.N. Ciavarella, and M.J. Savage, “Scalable circuits for preparing ground states on digital quantum computers: the Schwinger model vacuum on 100 qubits ,” PRX Quantum , vol. 5, no. 2, p. 020315, 2024

  26. [34]

    Quantum Processing Units

    IBM Quantum Platform . “Quantum Processing Units .” IBM.com. Accessed: Mar. 14, 2025. [Online]. Available: https://quantum.ibm.com/services/resources?tab=systems&system=ibm_ brisbane

  27. [35]

    Complete 3-qubit Grover search on a programmable quantum computer,

    C. Figgatt, D. Maslov, K.A. Landsman, N.M. Linke, S. Debnath, and C. Monroe, “Complete 3-qubit Grover search on a programmable quantum computer,” Nature Communications, vol. 8, no. 1, p.1918, 2017

  28. [36]

    iSwapGate

    IBM Quantum Documentation . “iSwapGate.” IBM.com. Accessed: Mar. 14, 2025. [Online]. Available: https://docs.quantum.ibm.com/api/qiskit/qiskit.circuit.library.iSwapGate

  29. [37]

    BSA: the Bloch sphere approach as a geometrical design tool for building cost -effective quantum gates ,

    A. Al-Bayaty and M. Perkowski , “BSA: the Bloch sphere approach as a geometrical design tool for building cost -effective quantum gates ,” Protocols.io, 2024, doi: 10.17504/protocols.io.bp2l6dkkdvqe/v4

  30. [38]

    GALA-n: generic architecture of layout-aware n -bit quantum operators for cost -effective realization on IBM quantum computers ,

    A. Al -Bayaty and M. Perkowski , “GALA-n: generic architecture of layout-aware n -bit quantum operators for cost -effective realization on IBM quantum computers ,” 2023, arXiv:2311.06760

  31. [39]

    GALA-n Quantum Library

    A. Al -Bayaty. “GALA-n Quantum Library .” GITHUB.com. Accessed: Mar. 14, 2025. [Online]. Available: https://github.com/albayaty/gala_quantum_library

  32. [40]

    CALA-n: a quantum library for realizing cost -effective 2 -, 3-, 4-, and 5 -bit gates on IBM quantum computers using Bloch sphere approach, Clifford+T gates, and layouts ,

    A. Al-Bayaty, X. Song, and M. Perkowski , “CALA-n: a quantum library for realizing cost -effective 2 -, 3-, 4-, and 5 -bit gates on IBM quantum computers using Bloch sphere approach, Clifford+T gates, and layouts ,” 2024, arXiv:2408.01025

  33. [41]

    CALA-n Quantum Library

    A. Al -Bayaty. “CALA-n Quantum Library .” GITHUB.com. Accessed: Mar. 14, 2025. [Online]. Available: https://github.com/albayaty/cala_quantum_library

  34. [42]

    Qiskit Ecosystem

    IBM Quantum Computing . “Qiskit Ecosystem .” IBM.com. Accessed: Mar. 14, 2025. [Online]. Available: https://www.ibm.com/quantum/ecosystem

  35. [43]

    A chip -scale polarization-spatial-momentum quantum SWAP gate in Silicon nanophotonics,

    X. Cheng, K.C. Chang, Z. Xie, M.C. Sarihan, Y.S. Lee, Y. Li, X. Xu, A.K. Vinod, S. Kocaman, M. Yu, and P.G.O. Lo , “A chip -scale polarization-spatial-momentum quantum SWAP gate in Silicon nanophotonics,” Nature Photonics, vol. 17, no. 8, pp. 656–665, 2023

  36. [44]

    A SWAP gate for spin qubits in Silicon,

    M. Ni, R.L. Ma, Z.Z. Kong, X. Xue, S.K. Zhu, C. Wang, A.R. Li, N. Chu, W.Z. Liao, G. Cao, and G.L. Wang , “A SWAP gate for spin qubits in Silicon,” 2023, arXiv:2310.06700

  37. [45]

    Implementing two - qubit gates at the quantum speed limit ,

    J. Howard, A. Lidiak, C. Jameson, B. Basyildiz, K. Clark, T. Zhao, M. Bal, J. Long, D.P. Pappas, M. Singh, and Z. Gong , “Implementing two - qubit gates at the quantum speed limit ,” Physical Review Research , vol. 5, no.4, p. 043194, 2023

  38. [46]

    Combining SWAPs and remote CNOT gates for quantum circuit transformation ,

    P. Niemann, L. Mueller, and R. Drechsler , “Combining SWAPs and remote CNOT gates for quantum circuit transformation ,” in 2021 24th Euromicro Conf. on Digital System Design (DSD) , 2021, pp. 495–501

  39. [47]

    Tweedledum: a compiler companion for quantum computing ,

    B. Schmitt and G. De Micheli , “Tweedledum: a compiler companion for quantum computing ,” in Design, Automation & Test in Europe Conf. & Exhibition (DATE), 2022, pp. 7–12

  40. [48]

    emonstration of quantum volume 64 on a superconducting quantum computing system ,

    P. Jurcevic, A. Javadi -Abhari, L.S. Bishop, I. Lauer, D.F. Bogorin, M. Brink, L. Capelluto, O. Günlük, T. Itoko, N. Kanazawa, and A. Kandala , “ emonstration of quantum volume 64 on a superconducting quantum computing system ,” Quantum Science and Technology , vol. 6, no. 2, ...

  41. [49]

    Quantum volume in practice: what users can expect from NISQ devices,

    E. Pelofske, A. Bärtschi, and S. Eidenbenz, “Quantum volume in practice: what users can expect from NISQ devices,” IEEE Trans. on Quantum Engineering, vol. 3, pp. 1–19, 2022

  42. [50]

    Optimizing quantum algorithms on Bipotent architectures,

    Y. Ji, K.F. Koenig, and I. Polian , “Optimizing quantum algorithms on Bipotent architectures,” Physical Review A , vol. 108, no. 2, p. 022610, 2023

  43. [51]

    Superposition states on different axes of the Bloch sphere for cost-effective circuits realization on IBM quantum computers,

    A. Al-Bayaty and M. Perkowski, “Superposition states on different axes of the Bloch sphere for cost-effective circuits realization on IBM quantum computers,” 2023, arXiv:2311.09326

  44. [52]

    Maximally entangled mixed states of two qubits,

    F. Verstraete, K. Audenaert, and B. De Moor, “Maximally entangled mixed states of two qubits,” Physical Review A, vol. 64, no. 1, p. 012316, 2001

  45. [53]

    Entangled Bloch spheres: Bloch matrix and two -qubit state space,

    O. Gamel, “Entangled Bloch spheres: Bloch matrix and two -qubit state space,” Physical Review A, vol. 93, no. 6, p. 062320, 2016

  46. [54]

    Two-qubit Bloch sphere,

    C.R. Wie, “Two-qubit Bloch sphere,” Physics, vol. 2, no. 3, pp. 383–396, 2020

  47. [55]

    CP^n, or, entanglement illustrated,

    I. Bengtsson, J. Brännlund, and K. Zyczkowski, “CP^n, or, entanglement illustrated,” Int. Journal of Modern Physics A , vol. 17, no. 31, pp. 4675– 4695, 2002

  48. [56]

    Cost-effective realization of n -bit Toffoli gates for IBM quantum computers using the Bloch sphere approach and IBM native gates ,

    A. Al -Bayaty and M. Perkowski , “Cost-effective realization of n -bit Toffoli gates for IBM quantum computers using the Bloch sphere approach and IBM native gates ,” 2024, arXiv:2410.13104

  49. [57]

    Benchmarking quantum processor performance at scale ,

    D.C. McKay, I. Hincks, E.J. Pritchett, M. Carroll, L.C. Govia, and S.T. Merkel, “Benchmarking quantum processor performance at scale ,” 2023, arXiv:2311.05933

  50. [58]

    Quality, speed, and scale: three key attributes to measure the performance of near -term quantum computers ,

    A. Wack, H. Paik, A. Javadi -Abhari, P. Jurcevic, I. Faro, J.M. Gambetta, and B.R. Johnson , “Quality, speed, and scale: three key attributes to measure the performance of near -term quantum computers ,” 2021, arXiv:2110.14108

  51. [59]

    Validating quantum computers using randomized model circuits ,

    A.W. Cross, L.S. Bishop, S. Sheldon, P.D. Nation, and J.M. Gambetta , “Validating quantum computers using randomized model circuits ,” Physical Review A, vol. 100, no. 3, p. 032328, 2019

Pith tools

Reviewed August 6, 2026 · model on record in the stance chip above.