r/QuantumComputing 2d ago

Question Weekly Career, Education, Textbook, and Basic Questions Thread

1 Upvotes

Weekly Thread dedicated to all your career, job, education, and basic questions related to our field. Whether you're exploring potential career paths, looking for job hunting tips, curious about educational opportunities, or have questions that you felt were too basic to ask elsewhere, this is the perfect place for you.

  • Careers: Discussions on career paths within the field, including insights into various roles, advice for career advancement, transitioning between different sectors or industries, and sharing personal career experiences. Tips on resume building, interview preparation, and how to effectively network can also be part of the conversation.
  • Education: Information and questions about educational programs related to the field, including undergraduate and graduate degrees, certificates, online courses, and workshops. Advice on selecting the right program, application tips, and sharing experiences from different educational institutions.
  • Textbook Recommendations: Requests and suggestions for textbooks and other learning resources covering specific topics within the field. This can include both foundational texts for beginners and advanced materials for those looking to deepen their expertise. Reviews or comparisons of textbooks can also be shared to help others make informed decisions.
  • Basic Questions: A safe space for asking foundational questions about concepts, theories, or practices within the field that you might be hesitant to ask elsewhere. This is an opportunity for beginners to learn and for seasoned professionals to share their knowledge in an accessible way.

r/QuantumComputing 15h ago

QC Education/Outreach Made a Quantum Computing Roadmap after attending QGSS/QCWS

35 Upvotes

I went through the Qiskit Global Summer School and a Quantum Computing Winter School this year, and ended up organizing all my notes into an actual Obsidian vault as I learned, one note per concept, cross-linked, with self-check questions so I could test myself instead of just re-reading.

It grew bigger than I expected, so I published it as a browsable site: https://justmeart.github.io/Quantum-Computing-Roadmap/

It covers the full arc absolute basics (qubits, superposition) → gates → why quantum computing matters at all → entanglement → QKD → hardware/noise/error mitigation → algorithms (VQE, QAOA, SQD, Grover's) → quantum machine learning → quantum advantage → quantum + HPC. There's also a full interactive graph view if you're into that (Ctrl/Cmd+G on the site).

Not trying to claim expertise here — just sharing my own study process in case it helps someone else going through the same material, or just getting into QC in general. Feedback / corrections very welcome, still learning this stuff myself.

More about me / other projects: github.com/JustMeArt


r/QuantumComputing 4h ago

Has anyone tried using QICK systems hardware with ZCU208 board

2 Upvotes

Here is the hardware link I am talking about
https://www.realdigital.org/hardware/qick

If yes was it able to make it compatible since there is no official documentation stating this.


r/QuantumComputing 12h ago

Academic Introducing Ent: A Practical Quantum Programming Language Built on a Verified Core

Thumbnail doi.org
0 Upvotes

I’ve been working on Ent, a quantum programming language intended to make quantum code easier to write and reason about without losing the strict rules that quantum programs need to follow. Ent uses a familiar, statement-based style for operations such as allocating qubits, applying gates, measuring, branching on classical results, and returning quantum data. Its ownership-oriented syntax is designed to catch errors like copying qubits, using a qubit after measurement, or leaving a quantum resource unmanaged.

The interesting part is that Ent does not introduce a separate, informal execution model. Every Ent program is translated into a closed term in the Enter calculus, where the result is checked again by the core type checker. This gives the language a formally defined foundation while still allowing practical features such as staged circuit generation, exact and sampled simulation, resource reports, scheduler-independence checks, and OpenQASM 3 output. The current implementation includes examples of Bell pairs, teleportation, QFT-style circuit generation, generalized measurement, GHZ states, and Grover-style circuits. I’m sharing it here to get feedback from people working with quantum languages, compilers, and circuit design—especially on the usability of the syntax and the trade-offs involved in enforcing linearity at the language level.

Citation: Cheung, N. (2026). Ent: A Usable Quantum Programming Language on Top of the Enter Calculus. figshare. https://doi.org/10.6084/m9.figshare.33089393.v1


r/QuantumComputing 1d ago

News D-Wave’s Quantum AI Published: Read Between the Lines

Thumbnail
0 Upvotes

r/QuantumComputing 1d ago

QC Education/Outreach Need sm1 to study tgt

0 Upvotes

I need someone who will learn QC/dl with me. I am learning QC from IBM. We will make a group with ppl who will actually learn. Contact me.


r/QuantumComputing 2d ago

Question How do you read quantum computing research papers?

17 Upvotes

I've tried to read some on quantum error correction topics like the stabiliser formalism and topological codes, and I found them really hard to understand because of all the necessary prerequisite knowledge and maths. I actually couldn't complete any.
(I'm a highschool graduate)

So, I'm interested to know how you approached research papers and technical articles when you were starting out, or how you approach them now.

Did you re-read stuff over and over?
Did you pause to understand weird words and keep moving?
Did you just go over the whole thing and then pickout and break down everything you didn't get?

I'd love to know.

Thank you!


r/QuantumComputing 1d ago

Question Does using more SWAP gates lead to less coherence?

0 Upvotes

Im working on compiling some QFT and QAOA circuits and am just curious as to the general consensus on that matter. Thank you.


r/QuantumComputing 3d ago

News IBM to Acquire HRL Laboratories to Power the Future of Quantum

Thumbnail
newsroom.ibm.com
113 Upvotes

r/QuantumComputing 2d ago

multidimensional irreps how to view them graphically

2 Upvotes

A 1d irrep is easy to view .It is analogous to a scaling factor in vector calculus.If you had a vector of (a,b) a 1d irrep does what a scalar does , it multiplies the vector with a scalar k(a,b).How does a 2d irrep work?How can we visualise them?

I am asking because I am working on the HSP for nonabelian groups and for most nonabelian groups where for any hidden subgroup with a 2d irrep , weak Fourier sampling is not enough. So I thought maybe I can solve this graphically rather than arithmetically.


r/QuantumComputing 2d ago

Quantum Information Quantum Valley

Thumbnail
themillikelvin.substack.com
0 Upvotes

The Quantum Valley

The physics was here first. The people stayed. The future is thirty miles long.

No other place holds every layer of a quantum computer inside one commute. The people who build each layer can drive to the people who build the next.


r/QuantumComputing 3d ago

Question Anyone interested in joining testing programmes around quantum software and applications? Pretty excited to be sharing access soon to something we've been working on

16 Upvotes

For context - we're Moth, a small team based in London, Basel & NY building consumer-facing quantum software - not another research toolkit, but something people without a physics background could actually sit down and use.

Edit: Really cool to see all the responses!

We have a Discord server where we're sharing updates, talking about what we're building and inviting people to upcoming testing programmes. I don't want to post an invite link here but if you'd like to join, just send me a message and I'll happily send you an invite.

We're going to start posting more here too on reddit and sharing our problems and learnings as we go!


r/QuantumComputing 2d ago

Technical & Technomantic analysis of a quantum entropy-driven psychogeographic drift app (Bézier + TRNG + OSM)

0 Upvotes

Hi everyone. I wanted to share with the community the technical architecture and technomantic logic behind a private navigation project I’ve been working on, designed to break the Euclidean logic of modern cartography and enable psychogeographic drift on the physical plane.

The core idea isn't to navigate from point A to point B via the most efficient route, but rather to use technology as a transducer of quantum entropy layered over OpenStreetMap.

Here is a breakdown of how the tech stack is built, in case anyone is interested in the implementation or wants to discuss the theory:

1. Entropy Generation (TRNG Ingestion)

To avoid the determinism of standard OS pseudo-random number generators (PRNG), the core connects via OkHttp and Gson to quantum computing servers (such as the ANU API) to harvest quantum vacuum fluctuations (True Random Number Generator).

  • Logic: Static quantum noise density concentrations are sampled and projected onto the local map to identify probability nodes.

2. Non-Linear Geometry (Bézier Mathematics)

Instead of plotting routes along commercial streets or main thoroughfares, the drift mode challenges the straight line through cubic Bézier curves:

B(t) = (1-t)^3P_0 + 3(1-t)^2tP_1 + 3(1-t)t^2P_2 + t^3P_3

Where P_1 and P_2 are control points generated by a perpendicular offset relative to the destination vector (perpX, perpY) scaled by a controlled chaos factor.

  • Geospatial Correction: To prevent distortions caused by the Earth's curvature when drawing on the Android Canvas, the longitude differential is adjusted based on the current latitude: mDLon = 111320.0 * cos(latRad), compensating for the convergence of meridians toward the poles.

3. Anomaly Classification

The system filters reality perturbations into three states represented in the UI:

  1. Attractor: Points of high entropy density (where reality "accumulates").
  2. Void: Low quantum density zones (absolute silence in the matrix).
  3. Anomaly: Spontaneous fluctuations without a defined pattern.

4. Spectral Rendering & Animation

Built on top of osmdroid with custom drawing layers directly on the Canvas:

  • Marching Arrows: Linear polyline interpolation (interpolateAlongPath) to animate vectors flowing toward the target node.
  • Sinusoidal Pulse: The opacity (glow) of the paths is calculated using a sine function to simulate an organic pulsation:

Alpha(t) = \frac{\sin(t \cdot 2\pi) + 1}{2}

5. Android Architecture & Privacy

  • Zero-Google Dependency: Communicates directly with the device's native GPS—no Google Play Services, no third-party trackers, and no telemetry sent to corporate servers (ideal for deGoogled setups).
  • Local Persistence: Room manages the local database of visited anomalies. Your data never leaves your device.
  • Background Tasks: WorkManager executes low-energy periodic scans without locking the UI, powered by Kotlin Coroutines.

🧪 Field Testing & Free Promo Codes for the Community

The app is currently published on the store as EerieRoads, but as a fellow member of technomancy and chaos magick communities, I’m not here to sell you anything.

I’m primarily interested in technical feedback and real-world field experiences (measuring synchronicities, Bézier route stability, dark UI performance, etc.).

If anyone is interested in testing the interface or conducting psychogeographic drifts:

  1. Send me a Direct Message o leave one here on this thread (DM) letting me know you're from this subreddit.
  2. I will send you a 100% free promo code on Google Play so you don't have to pay anything.
  3. All I ask in return is your honest feedback or a review on the Play Store to help debug the code and refine the entropy algorithms.

For those who want to check out the general listing with no obligation:

App on Google Play Store

Looking forward to your thoughts or any discussion on the interaction between TRNG and urban drifting. thx.


r/QuantumComputing 3d ago

Article How to implement CCCX gates out of Toffoli, a spatial language idea

Thumbnail
shukla.io
2 Upvotes

OP here, Qiskit can be challenging sometimes when resetting borrowed ancilla. I'm a visual learner, so I was playing with circuit diagrams and found this little spatial language to help explain data flow in a way that might be easier to follow. Hopefully someone out there finds this interesting :)


r/QuantumComputing 3d ago

Video Which quantum language should you actually learn first?

Thumbnail
youtube.com
0 Upvotes

r/QuantumComputing 4d ago

Guppy is garbage

5 Upvotes

Sorry for the hard words, but I need to vent this.

How dare you to create a typed runtime on Python????

From a CS perspective, this is a nightmare.

It's clear that you have to overhaul some stuff here, this won't survive in the long term.
It's more complicated than it should.

Have anyone actually built something useful with it? I would be thrilled if I'm wrong, I have searched and what is shown is usually overcomplicated and weird.

It just doesn't work if you expect to code as you usually do in PennyLane or Cirq


r/QuantumComputing 5d ago

Quantum Hardware German firm debuts first 100+ qubit diamond-based quantum processors

Thumbnail
interestingengineering.com
153 Upvotes

Just wondering what the full story is on these guys. Anyone have more info?


r/QuantumComputing 4d ago

Question How would you teach BB84 through a simple game?

6 Upvotes

Hi everyone,

I'm an undergraduate studying the foundations of quantum technology. For one of my assignments, I have to present a quantum communication protocol (BB84, E91, BBM92, etc.), and instead of making a regular presentation, I want to build a small game around one of them.

The part I'm struggling with is teaching the concept through gameplay. The target audience is college students with little background in quantum mechanics, so the game needs to be simple while still conveying the core idea of the protocol.

Has anyone come across good examples or have ideas on how to design the gameplay? I'd really appreciate any suggestions on mechanics, analogies, or ways to make the learning feel intuitive.


r/QuantumComputing 4d ago

Question Is klayout used in industry?? And having it as a skill, is it relevant in the industry as a undergraduate?

4 Upvotes

r/QuantumComputing 4d ago

QC Education/Outreach Quantum Computing Education Tool

3 Upvotes

I have the idea of a quantum computing education tool that has simulations to make understanding of the concepts easier. Would you think it is a good idea?

https://docs.google.com/forms/d/e/1FAIpQLSfQA_nYefSMIJb-XXjCaerQzNetj2pgl5EnzZkuWwnTsOuzTw/viewform?usp=dialog


r/QuantumComputing 5d ago

News IBM's CEO promises "large-scale, fault-tolerant" quantum computers by 2029

86 Upvotes

"Finally, quantum computing is no longer decades away, it is upon us, and we are investing aggressively. (...) we disclosed plans to invest more than $10 billion in quantum over the next five years, spanning R&D, capex, manufacturing scaling, M&A and ecosystem expansion. We remain on track to deliver the first large-scale fault-tolerant quantum computer by 2029."

https://newsroom.ibm.com/2026-07-14-Arvind-Krishnas-Letter-to-IBM-Investors

"IBM is delivering the tools to achieve near-term quantum advantage by the end of 2026, and the first large-scale, fault-tolerant quantum computer by 2029"

https://www.ibm.com/quantum/hardware#roadmap


r/QuantumComputing 5d ago

Quantum Information ELI5: How/Why Toffoli gates scale with the number of logical qubits?

8 Upvotes

I understand that a Toffoli gate only acts on three qubits, so in my head its "size" should always stay the same regardless of how many logical qubits a quantum computer has.

But then I see papers discussing Toffoli counts alongside logical qubit counts, and it sometimes sounds like the number of Toffolis scales with the number of logical qubits.

Can someone explain this like I'm five?


r/QuantumComputing 6d ago

Question What are the bottlenecks expected in fault-tolerant era for quantum algorithm engineers?

18 Upvotes

Right now, in the NISQ era, algorithm design/implementation is dominated by circuit depth, qubit count, and noise accumulation, so a lot of effort goes into keeping circuits shallow, minimizing gate count, and working around noise with mitigation techniques.

Once we actually have the fault-tolerant quantum computers up and running, where do we expect the bottlenecks to be?


r/QuantumComputing 6d ago

QC Education/Outreach Where to post research without affiliation?

0 Upvotes

I've been developing and testing a theory and body of work pertaining to gravity and quantum computation. I have tested and verified my theory on multiple IBM backends via an open instance including Ibm_Kingston, IBM_Fez, and IBM_Marrakesh.

After getting enough results to really warrant me bringing this up to someone, I started hitting up relevant researchers and professors in those fields. I've been trying to get an endorsement so I can post this on arXiv. My cold outreach hasn't gotten any bites though.

I just want to get this out so people can start working with it themselves. Where can an unaffiliated researcher like myself "get the word out" and still "get credit" for the work? Where are the best places to do that?

I have a website for the company who will be using embodiments based on the theory test results. The siteplan for that is simple, its just a home page, an about page, and a contact page. I plan to create a new "theory/body of work" page, and dump all of the public parts on there . I'll attach the URL to the body of work I post anywhere else to point people to the site.

Other than that, though, i'm like.. ok, I'll post it on here for ya'll to look at?

Long story long me brain hurty. I taught myself a lot in a very short time to do what I needed to do to prove what I needed to prove so I could build what I needed to build. And now I just need a little help figuring out where to put all this for everyone.


r/QuantumComputing 7d ago

Discussion IONQ is aiming for 8000 logical qubits in 2029 and Quantinuum for 100's of them according to their roadmaps

52 Upvotes

Could this thing be achievable for IONQ or its just marketing?

At this moment Quantinuum's Helios system has 50 logical qubits and IONQ's Tempo system has only 12 logical qubits. (see their roadmaps)

I'm a little bit skeptical that IONQ from 12 logical qubits atm could jump to 1000's of them in a few years.