CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 03:53:20 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 967a25e95af3c151-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=71557f26-aa87-4b61-9fe9-b021e01c96f2; expires=Fri, 31 Jul 2026 03:53:19 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=71557f26-aa87-4b61-9fe9-b021e01c96f2; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=6j5EYuujqhRChEHJPk6.Lu7Fzu4Mj7rwfPGY1GxpFAQ-1753934000-1.0.1.1-y1ZvH78KVSWpwCrj45.UmETeVATLTQsxWq4qrM48ZFHCkU3_d6yW1_GXM8nYlT_PntCkptIGAJt9pUcANScuXc6KzpF6WGrDCgBTgESHflM; path=/; expires=Thu, 31-Jul-25 04:23:20 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=VPa5_GhlK1dFlD_2txXAP7G18kCCoIkYpH.DdSLUGVQ-1753934000127-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
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: 4f7ee8ac-ac25-415a-8a4b-374e45a122d6
x-worker-origin-response-time: 513000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'resource-request' 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 [resource-request]
For questions that involve a request for resources to learn anything related to quantum computing or quantum information.
369 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
4
votes
0
answers
92
views
How to go about learning qLDPC codes?
you may assume I have strong background upto Stabilizer codes (including CSS codes, toric code, surface code etc.). My question is, to learn state of the art qLDPC code, e.g. PK codes and others, what ...
1
vote
1
answer
115
views
Circuit's action on a mixed state
I don't know whether my question is trivial or meaningless. Apologies if so.
A quantum circuit is meant to get as input a ket state. Such a configuration finds direct correspondence in density ...
0
votes
1
answer
63
views
What's the goal of the exercises in Quantum Flytrap?
I'm at the first puzzle of Quantum Flytrap, I've tried to block the photons and to let them pass, but I'm never told that I've succeeded (or failed).
What's the goal of the game? I'm feeling a bit ...
2
votes
0
answers
76
views
Magic state distillation via Braiding
In a classic paper from 2005 Bravyi has introduced a model of quantum computation based on topological "Ising anyons". Formally, this model amounts to performing quantum computation on $n$ ...
7
votes
1
answer
188
views
Depth and Width Bounds for Controlled Unitaries in Quantum Circuits
Let $U$ be a unitary operator acting on $d$ qubits constructed by taking tensor products of single-qubit rotation gates. Let $C^nU$ denote a controlled-$U$ operation, where the control is implemented ...
1
vote
1
answer
78
views
Resources for study Quantum simulation algorithm for beginners
My major is math,so I am new in physics.
I am currently studying Chapter 4 of Nielsen & Chuang's book on quantum simulation algorithms, but I find some of the concepts difficult to understand. For ...
1
vote
2
answers
232
views
Resources on Hamiltonian Simulation
Can anyone recommend rigorous lecture notes or books on Hamiltonian simulation? I'm looking for sources that start from the basics and include formal proofs. I have some background in quantum ...
3
votes
2
answers
223
views
Quantum Monte Carlo and Quadratic Speedup
In classical Monte Carlo, when we want to predict a value for something which has inherent uncertainty, such as predicting a stock value, we use a mathematical model like Geometric Brownian Motion and ...
2
votes
0
answers
35
views
Why does ⟨Z⟩ represent the gradient of P in QGANs, and how does it inform the design of the generator and discriminator?
I’m studying a paper called Quantum generative adversarial networks by
Pierre-Luc Dallaire-Demers and Nathan Killoran that introduces a layered structure for the generator and discriminator circuits ...
4
votes
0
answers
125
views
Factoring 30-bit Numbers with Qiskit and IBM Hardware: Is This Approach Unique? [closed]
I’ve been learning and exploring quantum computing concepts for over one to two years, but I’ve only started working practically with quantum hardware and Qiskit for about 30 days. Using IBM Quantum's ...
2
votes
0
answers
54
views
Typical coherent error over- / underotation values
I am thinking about coherent errors when applying quantum gates. As far as I have read, those are somehow more problematic than incoherent errors since they accumulate quadratically while incoherent ...
1
vote
0
answers
133
views
fault-tolerant syndrome extraction on a 2D square grid
Is there a known fault-tolerant syndrome extraction method for measuring an arbitrary multi-qubit Pauli operator on a 2D square grid of qubits?
I deliberately left out a space or time constraint. For ...
4
votes
1
answer
90
views
What are 7 qubit error-correcting stabilizer codes with the 10 possible weight enumerators?
The paper https://arxiv.org/abs/0709.1780 claims to find all stabilizer codes, up to equivalence, with parameters $ [[7,1,3]] $.
A few of these I can think of off the top of my head. For example the ...
2
votes
3
answers
306
views
Variational quantum eigensolver tutorial
I am looking some good paper and coding tutorial for variational quantum eigensolver.
It would be great if someone can guide me on this?
8
votes
1
answer
195
views
What is the name for the matrix of amplitudes for a bipartite state?
I'm not one for names of things, more concepts. However, when I teach, that creates problems as I can't put a name on something for students to be able to go and find more information. In particular, ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
quantum-algorithms × 57
error-correction × 36
programming × 32
qiskit × 27
complexity-theory × 18
quantum-gate × 17
simulation × 15
research × 15
entanglement × 14
machine-learning × 13
grovers-algorithm × 12
quantum-state × 12
vqe × 11
optimization × 10
ibm-q-experience × 8
fault-tolerance × 8
cryptography × 8
stabilizer-code × 8
photonics × 7
quantum-circuit × 7
more related tags
Hot Network Questions
- General Two-dimensional Elliptical Gaussian Image Generator in C++
- How to cite two part paper with different order of authors?
- FOR XML PATH and OPTION() can't be together in query?
- How do I attach non-edible flowers to cake?
- Why f[x___] := {x==="To be", x=!="not to be"} is both True for f[]?
- Why are collision manifold points created inside objects instead of on their surfaces?
- "One can" in technical writing--good, bad, indifferent?
- Are all Universities this internally cut-throat?
- Why is my 74HC595 working without VCC?
- Advantage of launching a rocket from the Equator
- What constitutes a 'structure' made of Force for the purposes of a Forcebreaker Weapon?
- Is there a reason "replace conditional with table" isn't a standard refactoring?
- Why is aid being airdropped into Gaza?
- Has the similarity between diagrams of the expanding universe and of vapour pressure in mixtures been noted by others? Is this just coincidence?
- Middleschool student shows unusual level of insight. How to take the next step?
- Do police need a search warrant to chase a fugitive onto private property?
- GraphQL Search Not Working for Multilist Field (Category) in Sitecore JSS
- Right size rim tape when converting MTB to tubeless
- How safe is it to send an ID photo to a host via Booking.com chat?
- Aligning rotation of instances on dodecahedron corners
- The dative plural form "den Einen" in Schopenhauer's 19th-century German – can "ein-" be used for plurals?
- using `find` to find a file in PATH
- What are the consequences of allowing breaking/returning from every statement?
- Can I bring mycelium pellets into Greenland?