Pith. sign in

REVIEW 2 major objections 2 minor 1 cited by

Co-design of Jordan-Wigner mapping with synthesis and routing produces O(N^4) gate count for full-rank fermionic Hamiltonians.

Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →

T0 review · grok-4.3

2026-06-28 16:46 UTC pith:RWAZVFD3

load-bearing objection Accordion fixes Jordan-Wigner and co-designs synthesis plus routing to hit O(N^4) on linear, heavy-hex, and grid hardware with reported 79/77 percent cuts. the 2 major comments →

arxiv 2606.00982 v1 pith:RWAZVFD3 submitted 2026-05-31 cs.AR

Linear Complexity Fermionic Simulation on Quantum Devices with Hardware Connectivity Constraints

classification cs.AR
keywords fermionic simulationquantum circuit compilationJordan-Wigner mappinghardware routingelectronic structurequantum simulationcircuit synthesisPauli operators
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved

The pith

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

The paper introduces Accordion, a framework that jointly designs the fermion-to-qubit mapping, the conversion of resulting Pauli strings into gates, and the placement of those gates onto hardware with limited connectivity. It deliberately retains the Jordan-Wigner mapping because the Pauli operators it produces exhibit enough structural regularity to permit efficient synthesis and routing despite higher per-operator weight. For dense all-to-all electronic structure problems the resulting circuits reach O(N^4) gate count and depth, matching the information-theoretic lower bound set by the number of second-excitation terms. The same co-design yields up to 79 percent fewer gates and 77 percent shallower depth than prior separate-stage methods when executed on linear, heavy-hex, and square-grid qubit layouts.

Core claim

Accordion fixes the Jordan-Wigner mapping and co-designs it with circuit synthesis and hardware routing to obtain O(N^4) gate count and depth for full-rank all-to-all electronic structure Hamiltonians, matching the lower bound imposed by the Theta(N^4) second excitation terms.

What carries the argument

The structural regularity of Pauli operators generated by the fixed Jordan-Wigner mapping, which supports provably efficient circuit generation and routing on linear, heavy-hex, and grid architectures.

Load-bearing premise

The fixed Jordan-Wigner mapping produces Pauli operators whose structure remains regular enough to support efficient routing on the target hardware graphs despite their higher individual weights.

What would settle it

An instance of a full-rank all-to-all Hamiltonian compiled on a linear chain that requires superlinear growth in gates beyond O(N^4) after any routing would falsify the scaling claim.

Watch this falsifier — get emailed when new claim-graph text bears on it.

If this is right

  • Gate count and depth scale as O(N^4) on the tested architectures, matching the information-theoretic lower bound.
  • Gate count is reduced by up to 79 percent and circuit depth by up to 77 percent relative to the best baseline on linear, heavy-hex, and square-grid layouts.
  • Compilation time remains practical for large instances where independent-stage heuristics require hours.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same regularity property might allow the framework to be adapted to other fixed mappings if the hardware graph is known ahead of time.
  • Treating mapping choice as a co-design variable rather than a separate preprocessing step could improve performance on additional sparse hardware graphs.
  • The O(N^4) construction supplies a concrete target against which future adaptive-mapping algorithms can be compared for dense Hamiltonians.

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

2 major / 2 minor

Summary. The paper presents Accordion, an end-to-end co-design framework that fixes the Jordan-Wigner fermion-to-qubit mapping and jointly optimizes circuit synthesis and hardware routing for fermionic Hamiltonian simulation. It claims to prove O(N^4) gate count and circuit depth for full-rank all-to-all electronic structure Hamiltonians (matching the information-theoretic lower bound set by Θ(N^4) second-excitation terms) and reports empirical reductions of up to 79% in gate count and 77% in depth versus the best baseline on linear, IBM heavy-hex, and square-grid connectivities.

Significance. If the O(N^4) proof and the reported reductions are substantiated, the result would be significant for near-term fermionic simulations: it supplies a concrete, hardware-aware compilation path whose asymptotic cost saturates the term-count lower bound while remaining practical on constrained topologies.

major comments (2)
  1. [Proof of O(N^4) scaling (likely §4 or §5)] The central claim rests on the assertion that fixed Jordan-Wigner Pauli strings possess sufficient structural regularity to permit end-to-end synthesis and routing whose total cost remains O(N^4) despite O(N) Pauli weights on some second-excitation operators. The manuscript must supply the explicit amortization argument (e.g., how conjugation and SWAP costs are bounded per term across the full set of Θ(N^4) operators on linear/heavy-hex/grid graphs) that prevents the per-term diameter factor from accumulating; without it the matching to the information-theoretic bound is not yet secured.
  2. [Experimental results section] Table or figure reporting the 79%/77% reductions: the definition of the “best baseline” and the precise experimental controls (system sizes, Hamiltonian rank, compilation-time limits) must be stated so that the percentage improvements can be reproduced and compared; otherwise the empirical claim cannot be evaluated.
minor comments (2)
  1. Notation for circuit depth versus gate count should be introduced once and used consistently; the abstract mixes the two quantities without a clarifying sentence.
  2. The manuscript should cite the specific information-theoretic lower-bound reference that supplies the Θ(N^4) term count used in the optimality argument.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for their careful review and for acknowledging the potential significance of Accordion. We address each major comment below and will revise the manuscript accordingly to improve clarity and reproducibility.

read point-by-point responses
  1. Referee: [Proof of O(N^4) scaling (likely §4 or §5)] The central claim rests on the assertion that fixed Jordan-Wigner Pauli strings possess sufficient structural regularity to permit end-to-end synthesis and routing whose total cost remains O(N^4) despite O(N) Pauli weights on some second-excitation operators. The manuscript must supply the explicit amortization argument (e.g., how conjugation and SWAP costs are bounded per term across the full set of Θ(N^4) operators on linear/heavy-hex/grid graphs) that prevents the per-term diameter factor from accumulating; without it the matching to the information-theoretic bound is not yet secured.

    Authors: The proof in Sections 4 and 5 establishes the O(N^4) bound by leveraging the fixed Jordan-Wigner mapping's structural regularity to enable a global routing and synthesis strategy, where per-term diameter costs are amortized across the full set of Θ(N^4) operators rather than accumulating independently. We agree, however, that the amortization details would benefit from greater explicitness. In the revised manuscript we will insert a dedicated subsection in Section 4 that formalizes the bounding of conjugation and SWAP overheads on linear, heavy-hex, and grid graphs, including a lemma showing that the collective routing plan keeps the total cost O(N^4). revision: yes

  2. Referee: [Experimental results section] Table or figure reporting the 79%/77% reductions: the definition of the “best baseline” and the precise experimental controls (system sizes, Hamiltonian rank, compilation-time limits) must be stated so that the percentage improvements can be reproduced and compared; otherwise the empirical claim cannot be evaluated.

    Authors: We will expand the experimental results section and the associated table/figure captions to state all required controls. The 'best baseline' is defined as the lowest gate-count and depth circuit obtained among the compared state-of-the-art independent compilation pipelines. We will explicitly list the tested system sizes (N = 4 to 16), the use of full-rank all-to-all electronic Hamiltonians, and the per-instance compilation time limit (one hour). These additions will make the reported 79 % / 77 % reductions fully reproducible. revision: yes

Circularity Check

0 steps flagged

No circularity; O(N^4) claim matches independent external lower bound from term count

full rationale

The paper asserts a proof of O(N^4) gate count and depth that matches the information-theoretic lower bound set by the Theta(N^4) second-excitation terms in the Hamiltonian. This lower bound is external and independent of the Accordion co-design, Jordan-Wigner regularity claim, or any fitted quantities. No self-definitional loops, fitted inputs renamed as predictions, load-bearing self-citations, or ansatzes smuggled via prior work appear in the abstract or described derivation chain. The structural-regularity argument is presented as enabling the bound but is not shown to reduce to itself by construction.

Axiom & Free-Parameter Ledger

0 free parameters · 1 axioms · 1 invented entities

The abstract introduces the Accordion framework as the primary contribution and relies on standard mathematical notions of big-O scaling and information-theoretic lower bounds derived from Hamiltonian term counts. No numerical free parameters, ad-hoc axioms, or new physical entities are mentioned.

axioms (1)
  • standard math Information-theoretic lower bound on circuit size equals the number of independent Hamiltonian terms (Theta(N^4) for second excitations)
    Invoked to claim that O(N^4) matches the lower bound.
invented entities (1)
  • Accordion framework no independent evidence
    purpose: End-to-end co-design of mapping, synthesis, and routing for fermionic Hamiltonians
    New named system introduced to achieve the claimed efficiency.

pith-pipeline@v0.9.1-grok · 5709 in / 1393 out tokens · 35039 ms · 2026-06-28T16:46:30.918783+00:00 · methodology

0 comments
read the original abstract

Simulating fermionic systems on quantum hardware requires compiling fermionic Hamiltonians into executable quantum circuits. Existing approaches treat each compilation stage independently, applying heuristics with localized objectives that produce circuits with superquartic gate count and depth scaling and compilation times reaching several hours for large instances. We present Accordion, an end-to-end framework that co-designs the fermion-to-qubit mapping with circuit synthesis and hardware routing. Accordion fixes the Jordan Wigner mapping, which despite its higher Pauli weight produces Pauli operators with structural regularity that enables provably efficient circuit generation. For full-rank all-to-all electronic structure Hamiltonians, we prove O(N^4) gate count and circuit depth, matching the information-theoretic lower bound imposed by the Theta(N^4) second excitation terms. On linear, IBM heavy-hex, and square-grid architectures, Accordion reduces gate count by up to 79% and circuit depth by up to 77% relative to the best baseline.

Figures

Figures reproduced from arXiv: 2606.00982 by Costin Iancu, Eddy Z. Zhang, Jiakang Li, Winston Li, Xiangyu Gao, Yipeng Huang, Zirui Li.

Figure 1
Figure 1. Figure 1: State-of-the-art approaches generate quantum cir￾cuits in two stages: ○1 map fermionic operators to qubit op￾erators, and ○2 generate hardware circuits using heuristics. Accordion takes an end-to-end approach by fixing the map￾ping and designing tailored circuit generation algorithms. substantially faster than the number of Pauli strings (Fig￾ure 2), and compilation times reach several hours for large benc… view at source ↗
Figure 2
Figure 2. Figure 2: Gate count and circuit depth normalized by the number of second excitation terms, for all-to-all Hamiltoni￾ans on a linear architecture. All state-of-the-art approaches exhibit superlinear scaling relative to the number of second excitation terms. Accordion achieves near-constant normal￾ized cost and outperforms all baselines for 𝑁 ≥ 11 qubits. Pauli strings and the target architecture. For large problems,… view at source ↗
Figure 3
Figure 3. Figure 3: UCCSD benchmarks on a linear architecture. De￾spite producing Pauli strings with lower Pauli weight, BK yields larger final gate count than JW on several benchmarks when compiled with Paulihedral [PITH_FULL_IMAGE:figures/full_fig_p004_3.png] view at source ↗
Figure 4
Figure 4. Figure 4: Comparison of double-excitation Pauli operators generated by JW and BK for a 4-qubit example. (a) JW uses a linear (degenerate) ternary tree and produces Pauli strings with a regular, predictable pattern. (b) BK uses a tree-based parity encoding and produces less uniform Pauli strings. Additionally, [PITH_FULL_IMAGE:figures/full_fig_p004_4.png] view at source ↗
Figure 7
Figure 7. Figure 7: Gate cancellation between two singleton groups (a) and (b) that share common leaf qubits. All gates on the shared path from leaf nodes to the root (Q1) cancel when the groups are scheduled consecutively [PITH_FULL_IMAGE:figures/full_fig_p006_7.png] view at source ↗
Figure 8
Figure 8. Figure 8: Illustration of CNOT and SWAP gate cancellation across atomic groups within a mini group ((a)→(b)) and across adjacent mini groups ((b)→(c)). Algorithm 1 Hierarchical scheduling for all-to-all Hamilto￾nians 1: for each large group 𝐿 do 2: Initialize qubit mapping for 𝐿 3: for each medium group 𝑀 ∈ 𝐿 do 4: Adjust mapping to align the 4th 𝐴 operator 5: for each mini group 𝑚 ∈ 𝑀 do 6: Apply 3 SWAPs to achieve… view at source ↗
Figure 9
Figure 9. Figure 9: Red: This portion of the circuit can be directly cancelled. Blue: It is known that 𝐻𝑆𝐻 = 𝑋 1/2 . Green: These CNOTs commute through 𝑋 on their target, thus they can also be cancelled. Yellow: These 𝐻, 𝑆, and 𝑆 † gates can be commuted through the 𝑆𝑊 𝐴𝑃 gates and cancelled. Finally, when switching between atomic groups, we note that 𝐴1, 𝐴3, and 𝐴4 remain on the same qubit. Thus we can avoid doing any basis t… view at source ↗
Figure 10
Figure 10. Figure 10: Each rectangle represents operations for a medium group. Medium groups are opportunistically sched￾uled, with the longest task being prioritized whenever free space is available. 5.1 Experiment Setup Benchmarks. We evaluate on two benchmark classes. First, we use the UCCSD ansatz [5] instantiated on 15 distinct molecules retrieved from PubChem [16] and constructed using PySCF [31] [PITH_FULL_IMAGE:figure… view at source ↗
Figure 11
Figure 11. Figure 11: Total gate count on different molecules and architectures, normalized to Accordion (= 1.0). CNOT gate count is overlaid; a full breakdown is in Appendix D [PITH_FULL_IMAGE:figures/full_fig_p010_11.png] view at source ↗
Figure 12
Figure 12. Figure 12: Circuit depth on different molecules and architectures, normalized to Accordion (= 1.0) [PITH_FULL_IMAGE:figures/full_fig_p011_12.png] view at source ↗
Figure 13
Figure 13. Figure 13: Total gate count and circuit depth normalized by 𝑁 4 for all-to-all Hamiltonians on the Boston architecture. Accordion converges to a constant, confirming 𝑂(𝑁 4 ) com￾plexity, while all baselines grow superquartically. into multiple sequential stages. Fermion-to-qubit mappings— including JW [6], BK [7], HATT [20], and Fermihedral [19]— produce Pauli strings with varying Pauli weights and struc￾tural prope… view at source ↗
Figure 14
Figure 14. Figure 14: We can always find a line (—) passing most of the qubits in modern quantum hardware architectures, where (a) is Boston, (b) is Linear, and (c) is Miami. in [PITH_FULL_IMAGE:figures/full_fig_p014_14.png] view at source ↗
Figure 15
Figure 15. Figure 15: Trend of gate count and circuit depth usage among all approaches when increasing # qubits in all-to-all Hamiltonians Algorithm 2 Implementation for Accordion 1: for 𝑝 ∈ {1, . . . , 𝑛 − 3} do 2: for 𝑠 ∈ {𝑝 + 3, . . . , 𝑛} do 3: for 𝑟 ∈ {𝑝 + 2, . . . , 𝑠 − 1} do 4: for 𝑞 ∈ {𝑝 + 1, . . . , 𝑟 − 1} do 5: Reverse order of iteration for each {p,s,r} 6: Go to permutation 𝜎(𝑝, 𝑞, 𝑟, 𝑠) 7: Schedule Pauli strings 8:… view at source ↗
Figure 16
Figure 16. Figure 16: CNOT count for Accordion, Paulihedral, and Tetris with Jordan-Wigner (JW) and Bravyi-Kitaev (BK) qubit mapper on different molecules and architectures (normalized to Accordion). SWAP-induced CNOTs are overlayed. 17 [PITH_FULL_IMAGE:figures/full_fig_p017_16.png] view at source ↗

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Distribution Complexity of Electronic Structure Simulations on Quantum Supercomputers

    quant-ph 2026-06 unverdicted novelty 5.0

    An algorithm is presented for estimating distribution complexity of electronic structure Hamiltonians, with O(N^3) entanglement estimation per fragment and quadratic/exponential reductions in distribution cost for qua...

Reference graph

Works this paper leans on

37 extracted references · 5 canonical work pages · cited by 1 Pith paper · 2 internal anchors

  1. [1]

    [n. d.]. AWS braket.https://aws.amazon.com/braket/

  2. [2]

    [n. d.]. Google Cirq.https://github.com/quantumlib/Cirq

  3. [3]

    2010.Condensed matter field theory

    Alexander Altland and Ben D Simons. 2010.Condensed matter field theory. Cambridge university press

  4. [4]

    Alán Aspuru-Guzik, Anthony D Dutoi, Peter J Love, and Martin Head- Gordon. 2005. Simulated quantum computation of molecular energies. Science309, 5741 (2005), 1704–1707. 12 Linear Complexity Fermionic Simulation on Quantum Devices with Hardware Connectivity Constraints

  5. [5]

    Quantum algorithms for electronic structure calculations: Particle-hole hamiltonian and optimized wave-function expansions,

    Panagiotis Kl. Barkoutsos, Jerome F. Gonthier, Igor Sokolov, Niko- laj Moll, Gian Salis, Andreas Fuhrer, Marc Ganzhorn, Daniel J. Eg- ger, Matthias Troyer, Antonio Mezzacapo, Stefan Filipp, and Ivano Tavernelli. 2018. Quantum algorithms for electronic structure cal- culations: Particle-hole Hamiltonian and optimized wave-function expansions.Phys. Rev. A98...

  6. [6]

    CD Batista and Gerardo Ortiz. 2001. Generalized jordan-wigner trans- formations.Physical review letters86, 6 (2001), 1082

  7. [7]

    Sergey B Bravyi and Alexei Yu Kitaev. 2002. Fermionic quantum computation.Annals of Physics298, 1 (2002), 210–226

  8. [8]

    Yudong Cao, Jonathan Romero, Jonathan P Olson, Matthias Degroote, Peter D Johnson, Mária Kieferová, Ian D Kivlichan, Tim Menke, Borja Peropadre, Nicolas PD Sawaya, et al. 2019. Quantum chemistry in the age of quantum computing.Chemical reviews119, 19 (2019), 10856– 10915

  9. [9]

    Zi-Han Chen, Ming-Cheng Chen, Chao-Yang Lu, and Jian-Wei Pan

  10. [10]

    Efficient Magic State Cultivation on RP 2.PRX Quantum7, 1 (2026), 010315

  11. [11]

    2012.Quantum theory of many-particle systems

    Alexander L Fetter and John Dirk Walecka. 2012.Quantum theory of many-particle systems. Courier Corporation

  12. [12]

    Craig Gidney, Noah Shutty, and Cody Jones. 2024. Magic state cul- tivation: growing T states as cheap as CNOT gates.arXiv preprint arXiv:2409.17595(2024)

  13. [13]

    1972.Parallel Neighbor-Sort (or the Glory of the Induction Principle)

    Nico Habermann. 1972.Parallel Neighbor-Sort (or the Glory of the Induction Principle). Technical Report. Carnegie- Mellon University, Computer Science Department.https: //kilthub.cmu.edu/articles/journal_contribution/Parallel_neighbor- sort_or_the_glory_of_the_induction_principle_/6608258

  14. [14]

    Ali Javadi-Abhari, Matthew Treinish, Kevin Krsulich, Christopher J Wood, Jake Lishman, Julien Gacon, Simon Martiel, Paul D Nation, Lev S Bishop, Andrew W Cross, et al. 2024. Quantum computing with Qiskit.arXiv preprint arXiv:2405.08810(2024)

  15. [15]

    Yuwei Jin, Xiangyu Gao, Minghao Guo, Henry Chen, Fei Hua, Chi Zhang, and Eddy Z. Zhang. 2024. Optimizing quantum fourier trans- formation (qft) kernels for modern nisq and ft architectures. InThe International Conference for High Performance Computing, Networking, Storage, and Analysis (SC)

  16. [16]

    Yuwei Jin, Zirui Li, Fei Hua, Tianyi Hao, Huiyang Zhou, Yipeng Huang, and Eddy Z. Zhang. 2024. Tetris: A Compilation Framework for VQA Applications in Quantum Computing . InACM ISCA

  17. [17]

    Sunghwan Kim, Jie Chen, Tiejun Cheng, Asta Gindulyte, Jia He, Siqian He, Qingliang Li, Benjamin A Shoemaker, Paul A Thiessen, Bo Yu, Leonid Zaslavsky, Jian Zhang, and Evan E Bolton. 2024. PubChem 2025 update.Nucleic Acids Re- search53, D1 (11 2024), D1516–D1525.https://doi.org/10. 1093/nar/gkae1059arXiv:https://academic.oup.com/nar/article- pdf/53/D1/D151...

  18. [18]

    Gushu Li, Yufei Ding, and Yuan Xie. 2019. Tackling the qubit mapping problem for NISQ-era quantum devices. InACM ASPLOS

  19. [19]

    Gushu Li, Anbang Wu, Yunong Shi, Ali Javadi-Abhari, Yufei Ding, and Yuan Xie. 2022. Paulihedral: a generalized block-wise compiler optimization framework for Quantum simulation kernels. InACM ASPLOS

  20. [20]

    Yuhao Liu, Shize Che, Junyu Zhou, Yunong Shi, and Gushu Li. 2024. Fermihedral: On the optimal compilation for fermion-to-qubit encod- ing. InACM ASPLOS. 382–397

  21. [21]

    Yuhao Liu, Kevin Yao, Jonathan Hong, Julien Froustey, Ermal Rrapaj, Costin Iancull, Gushu Li, and Yunong Shi. 2025. Hatt: Hamiltonian adaptive ternary tree for optimizing fermion-to-qubit mapping. InIEEE International Symposium on High Performance Computer Architecture

  22. [22]

    Jarrod R McClean, Jonathan Romero, Ryan Babbush, and Alán Aspuru- Guzik. 2016. The theory of variational hybrid quantum-classical algo- rithms.New Journal of Physics18, 2 (2016), 023023

  23. [23]

    2008.Quantum chemistry

    Donald A McQuarrie. 2008.Quantum chemistry. University Science Books

  24. [24]

    Aaron Miller, Zoltán Zimborás, Stefan Knecht, Sabrina Maniscalco, and Guillermo García-Pérez. 2023. Bonsai Algorithm: Grow Your Own Fermion-to-Qubit Mappings.PRX Quantum4 (Aug 2023), 030314. Issue 3.https://doi.org/10.1103/PRXQuantum.4.030314

  25. [25]

    Molavi, A

    A. Molavi, A. Xu, M. Diges, L. Pick, S. Tannu, and A. Albarghouthi

  26. [26]

    In2022 55th IEEE/ACM International Symposium on Microarchitecture (MICRO)

    Qubit Mapping and Routing via MaxSAT. In2022 55th IEEE/ACM International Symposium on Microarchitecture (MICRO)

  27. [27]

    Yunseong Nam, Neil J Ross, Yuan Su, Andrew M Childs, and Dmitri Maslov. 2018. Automated optimization of large quantum circuits with continuous parameters.npj Quantum Information4, 1 (2018), 23

  28. [28]

    2010.Quantum computation and quantum information

    Michael A Nielsen and Isaac L Chuang. 2010.Quantum computation and quantum information. Cambridge university press

  29. [29]

    Alberto Peruzzo, Jarrod McClean, Peter Shadbolt, Man-Hong Yung, Xiao-Qi Zhou, Peter J Love, Alán Aspuru-Guzik, and Jeremy L O’brien

  30. [30]

    Nature communications5, 1 (2014), 4213

    A variational eigenvalue solver on a photonic quantum processor. Nature communications5, 1 (2014), 4213

  31. [31]

    Matteo G Pozzi, Steven J Herbert, Akash Sengupta, and Robert D Mullins. 2022. Using reinforcement learning to perform qubit routing in quantum compilers.ACM Transactions on Quantum Computing3, 2 (2022), 1–25

  32. [32]

    Google AI Quantum, Collaborators*†, Frank Arute, Kunal Arya, Ryan Babbush, Dave Bacon, Joseph C Bardin, Rami Barends, Sergio Boixo, Michael Broughton, Bob B Buckley, et al . 2020. Hartree-Fock on a superconducting qubit quantum computer.Science369, 6507 (2020), 1084–1089

  33. [33]

    Stasja Stanisic, Jan Lukas Bosse, Filippo Maria Gambetta, Raul A San- tos, Wojciech Mruczkiewicz, Thomas E O’Brien, Eric Ostby, and Ashley Montanaro. 2022. Observing ground-state properties of the Fermi- Hubbard model using a scalable algorithm on a quantum computer. Nature communications13, 1 (2022), 5743

  34. [34]

    Qiming Sun, {Timothy C.} Berkelbach, {Nick S.} Blunt, {George H.} Booth, Sheng Guo, Zhendong Li, Junzi Liu, {James D.} McClain, {Elvira R.} Sayfutyarova, Sandeep Sharma, Sebastian Wouters, and {Garnet Kin Lic} Chan. 2018. PySCF: the Python-based simulations of chemistry framework.Wiley Interdisciplinary Reviews: Computational Molecular Science8, 1 (Jan. 2...

  35. [35]

    2012.Modern quantum chemistry: introduction to advanced electronic structure theory

    Attila Szabo and Neil S Ostlund. 2012.Modern quantum chemistry: introduction to advanced electronic structure theory. Courier Corpora- tion

  36. [36]

    Jules Tilly, Hongxiang Chen, Shuxiang Cao, Dario Picozzi, Kanav Setia, Ying Li, Edward Grant, Leonard Wossnig, Ivan Rungger, George H Booth, et al. 2022. The variational quantum eigensolver: a review of methods and best practices.Physics Reports986 (2022), 1–128

  37. [37]

    Chi Zhang, Ari B Hayes, Longfei Qiu, Yuwei Jin, Yanhao Chen, and Eddy Z Zhang. 2021. Time-Optimal Qubit Mapping. InACM ASPLOS. A Linear pattern across topologies Linear connectivity patternsare prevalent across modern quantum hardware architectures. Despite differences in phys- ical layouts, such as heavy-hex, linear chains, and 2D grids, we can always id...