CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 23:36:29 GMT
content-type: text/html; charset=utf-8
cf-ray: 9678adad3de2c143-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=29d6ee0e-46b2-4139-a42e-bb1ea23b1f95; expires=Thu, 30 Jul 2026 23:36:29 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 04409b1e-0c59-40e1-961c-77e21a9a0a00
x-worker-origin-response-time: 348000000
x-dns-prefetch-control: off
set-cookie: prov=29d6ee0e-46b2-4139-a42e-bb1ea23b1f95; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=7vm72_Du2OSrzoj9VMV3zlg0uyoI80D8OdKCdKTS2q4-1753918589-1.0.1.1-WflisKXEaS8bb4ZBbBvVOfgc9GdJrC_HzPAwXyGfq3SdiRw0ZpYyqOpQnBPZaRvbcQtEWkyNrHU75kHsNjp.iaKkfk3mvKfRIfsPJ235Fo0; path=/; expires=Thu, 31-Jul-25 00:06:29 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=x0SbVsW5vQdPe6d4hIFtdc08kiFsxO5wtcu3vc.DA64-1753918589359-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'lattice-surgery' Questions - Quantum Computing Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange
The 2025 Developer Survey results are in. Explore insights into technology and tools, careers, community and more.
View results.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [lattice-surgery]
The lattice-surgery tag has no summary.
42 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
6
votes
1
answer
773
views
If T gates are now as expensive as CNOTs, what should be optimized?
Is there a simple circuit metric that describes the overhead of implementing a circuit with lattice surgery? If there is no such metric, does this imply that it no longer makes sense to optimize a ...
0
votes
0
answers
59
views
Is there any way to efficiently construct this circuit via lattice surgery?
Consider the following circuit performed on logical qubits 1, 2, 3, 4 (encoded as a rotated surface codes) via lattice surgery:
Currently I'm implementing the CNOTs directly via grow, split, merge, ...
4
votes
1
answer
226
views
How do you rotate a rotated surface code?
Given a single logical qubit encoded in a rotated surface code with X boundaries horizontally aligned and Z boundaries vertically aligned, how do you rotate it such that now the X boundaries are ...
2
votes
1
answer
134
views
Why are the thresholds for the rotated surface code vs. lattice surgery different?
I am currently having trouble understanding the threshold graph for the CX-Gate implementation via lattice surgery. I have used my own package as well as the tqec package which creates ...
3
votes
1
answer
95
views
How to enumerate all low-weight undetectable logical errors from a stim circuit?
I have a stim.Circuit instance that is supposed to implement a distance 6 = 7 - 11 computation. It turns out that ...
2
votes
1
answer
92
views
STIM: How to define observables in a CX-Gate with lattice surgery?
I am currently implementing lattice surgery with the help of stim. My current goal is to create a package to implement a complete CNOT procedure with the help of lattice surgery. I am (in theory) done,...
1
vote
1
answer
156
views
Why are there different Implementations of the CX Gate through Lattice-Surgery?
Currently, I am implementing a CX gate in STIM with the help of lattice surgery and I am a bit confused why there are multiple ways of implementing it.
In an earlier paper by Horsman in 2013 (https://...
7
votes
1
answer
417
views
How does one modify the surface code cycle time in the code for "How to factor 2048 bit RSA integers with less than a million noisy qubits"?
The code in "How to factor 2048 bit RSA integers with less than a million noisy qubits" assumes a cycle time of 1 microsecond, which is too strict for neutral atoms. 1 millisecond sounds ...
1
vote
2
answers
88
views
Measurements in Lattice Surgery in Rotate Surface Code
I am having problems understanding the Measurements happening during the Lattice Surgery Merge and Split operation.
I have read some papers, and I feel confused about different convention that they ...
0
votes
0
answers
31
views
Approximating lattice surgery error rate using memory / stability experiments on an elongated surface code
How well can the error rate of a lattice surgery merge+split operation between two distant rotated surface codes be approximated by simulating a single elongated (asymmetric) surface code? If both ...
1
vote
1
answer
86
views
Expanding the distance of a simple surface code
I am interested in this problem in the context of state injection, but I've started from a much simpler case.
Let's say I initialize a surface code of d1 = 3 in the Z-basis. I measured all stabilizers ...
1
vote
0
answers
68
views
Growing the code distance in MBQC setup (e.g. RHG cube)
In "stabilizers measurement" stile of QECC, one can increase the code distance by creating additional (unentangled) qubits, and subsequently measure the stabilizers of the former code along ...
5
votes
2
answers
539
views
How does one implement Hadamard gate in Pauli-based computation?
Pauli-based computation supposedly gives the full Clifford group.
For instance, the CNOT can be implemented using joint ZZ measurement and joint XX measurement and using an additional ancilla qubit.
...
2
votes
0
answers
71
views
Lattice Surgery for Rectangular Surface Codes?
It has been shown that one can reduce the X or Z code distance for surface codes, when the noise is biased towards one type of fault. From my understanding, this is referred to as the rectangular ...
5
votes
1
answer
114
views
How to measure the irregular stabilizers, as in "A Game of Surface Codes"?
I have been going through A Game of Surface Codes: Large-Scale Quantum Computing with Lattice Surgery; however, I am running into issues understanding the "irregular" stabilizers, first ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
surface-code × 31
error-correction × 18
stim × 8
stabilizer-code × 7
logical-gates × 4
magic-states × 3
stabilizer-state × 2
neutral-atoms × 1
pymatching × 1
factorization × 1
azure-quantum × 1
quantum-circuit × 1
hadamard × 1
zx-calculus × 1
pauli-gates × 1
universal-gates × 1
noise × 1
shors-algorithm × 1
resource-request × 1
more related tags
Hot Network Questions
- Novel with fog on an alien world and a labyrinth
- What is the difference between Render Distance and Simulation Distance?
- If the police observe evidence of a different crime while in "hot pursuit" can they act on it?
- Problem with tikzcd in beamer
- Was the Silk Road really a conduit of ideas?
- I have made a darligton pair circuit to amplify +/- 10mA to +/- 10 A . But it showing only postive swing. i need negative swing too. what should i do
- Does group action on a ring induce an action on a Morita equivalent ring
- Chopin Op 66 fantaisie-Impromptu - "ed. accel." - what does it really mean?
- What does Paul’s mention of 'they that are of Caesar’s household' in Philippians 4:22 reveal about the spread of the gospel within the Roman Empire?
- Short story about a scientific rivalry that leads to madness
- using `find` to find a file in PATH
- Visa Free Transit Facility (VFTF): Indian passport but resident in Saudi Arabia
- Why RewriteRule behaves different if request URL has a trailing slash and when not?
- EU/USA trade deal - is it really a done deal?
- QuantLib `RangeAccrualFloatersCoupon` instanciation fails
- Rim brakes and drop bar brifters
- GraphQL Search Not Working for Multilist Field (Category) in Sitecore JSS
- How to cite two part paper with different order of authors?
- How Does Code Reuse Work at NASA
- In a TVS, is directionally bounded the same as bounded?
- Should I simply accept the terms without reviewing them for legal appropriateness?
- If Satan is not omnipresent, how can he tempt or test multiple people at the same time in different places?
- Why not use the "age" tool for encrypted backups?
- Uniqueness of multiple unnamed namespaces within translation unit