CyberIntel ⬡ News
★ Saved ◆ Cyber Reads

// Quantum Computing
Intel Feed

cyberintel.kalymoon.com  ·  2880 articles  ·  updated every 4 hours · grows forever

2880Total
2813Full Text
May 20, 2026Latest
◈ Women in Cyber ◉ Threat Intelligence ◎ How-To & Tutorials ⬡ Vulnerabilities & CVEs 🔍 Digital Forensics ◍ Incident Response & DFIR ◆ Security Tools & Reviews ◇ Industry News & Leadership ✉ Email Security 🛡 Active Threats ⚠ Critical CVEs ◐ Insider Threat & DLP ◌ Quantum Computing ◬ AI & Machine Learning
🔥 Trending Topics · Last 48h
◌ Quantum Computing Mar 05, 2026
Triangle Inequality Qutrit Circuit

Is anyone aware of resources or algorithms that implement a triangle constraint check on three qudits (qutrits in my case)? Specifically, I am looking for a circuit that takes three qudits encoding $j…

Quantum Computing SE Read →
◌ Quantum Computing Mar 05, 2026
Is there any Quantum Chaos Maps or it was defined the term better?

I was looking into a definition of Deterministic Chaos and the best that I found was one link of a DOI on Zenodo https://doi.org/10.5281/zenodo.18821986 Does anyone knows another better source that ma…

Quantum Computing SE Read →
◌ Quantum Computing Mar 04, 2026
Quantum circuits for weak fourier sampling and strong fourier sampling

I am studying the quantum fourier transform and don't quite understand the difference between strong and weak sampling. I am sure that inspecting specific quantum circuits for each sampling technique …

Quantum Computing SE Read →
◌ Quantum Computing Mar 04, 2026
How to systematically generate all 2-qubit density matrices up to local operations

In order to test ideas about entanglement, I wish to generate, in a systematic way, all 2-qubit density matrices without unnecessary over-production. By 'systematic' I mean one iterates over a finite …

Quantum Computing SE Read →
◌ Quantum Computing Mar 04, 2026
How to construct the decoder of Entanglement-assisted error correcting code?

Recently, I have been studying entanglement-assisted quantum error correction (EAQEC) . I am interested in learning more about constructing an EAQECC from known codes, such as the Steane code. Fig. 14…

Quantum Computing SE Read →
◌ Quantum Computing Mar 03, 2026
Visualisation of MWPM working in 3D syndrome graph

How to visualise MWPM working in surface code for multiple rounds, surface code with data errors and measurement errors should ultimately give a 2+1 D syndrome graph, how MWPM handle that to decode?

Quantum Computing SE Read →
◌ Quantum Computing Mar 03, 2026
Frame correction after qLDPC surgery

I'm trying to implement some of the surgery schemes to perform measurement of joint Pauli operators in qLDPC codes (like CKBB). In the papers, they often mention that after measuring the stabilisers o…

Quantum Computing SE Read →
◌ Quantum Computing Feb 27, 2026
Why do Neural Decoders (GNNs) collapse into "syndrome-density shortcut learning" under correlated noise at high physical error rates?

Overview: I am building GNN-based decoders for the Surface Code (d=5) and benchmarking them against MWPM. To ensure the ML model doesn't lose hyperedge information via clique-expansion, I built an ope…

Quantum Computing SE Read →
◌ Quantum Computing Feb 22, 2026
Implementation of transversal Hadamard in Knill's $C_6$ code

I have been reading Knill's paper on the $C_4/C_6$ architecture and I am getting confused by how the Hadamard can be implemented. It is claimed in the paper that the Hadamard operation is transversal …

Quantum Computing SE Read →
◌ Quantum Computing Feb 09, 2026
The role of the square root of phase in defining the Pauli group

Consider a $d$ dimensional qudit. The computational basis states are $|0\rangle, \dots, |d-1\rangle$ . The generalized $X,Z$ operators are defined by $X|j\rangle = |j+1 \bmod{d} \rangle$ and $Z |j \ra…

Quantum Computing SE Read →
◌ Quantum Computing Jan 22, 2026
Books for re-understanding quantum mechanics

I have been working already for some years on quantum computing and similar stuff but I must confess that so much technical focus has zoomed too much my understanding and my scope in some kind of the-…

Quantum Computing SE Read →
◌ Quantum Computing Nov 07, 2025
What is AIRouting doing step by step?

I am trying to understand how AIRouting tool from qiskit is optimal for routing. Therefore I am trying to understand its choice of swap/ie the sequence of action applied. From what I understand in the…

Quantum Computing SE Read →
◌ Quantum Computing Oct 27, 2025
Clarification on "Bob must do the same thing to every pair of electrons" in Quantum Computing for Everyone (Superdense Coding)

I am reading $\textit{Quantum Computing for Everyone}$ by Chris Bernhardt and I came across the following passage in the section on $\textbf{Superdense coding}$ : Alice and Bob initially have one elec…

Quantum Computing SE Read →
◌ Quantum Computing Oct 08, 2025
Can sinter.Task tasks be saved in a file to be reused later on?

The idea is to have something similar to the save_resume_filepath argument in sinter.collect() but for the sinter.Task, i.e.: surface_code_tasks = [ sinter.Task( circuit = stim.Circuit.generated( "sur…

Quantum Computing SE Read →
◌ Quantum Computing Jul 24, 2025
Is the Casimir effect a result of quantum fluctuations in the Maxwell field?

Since the Maxwell field describes electromagnetic waves, and quantum mechanics tells us the vacuum has zero-point energy due to Heisenberg's uncertainty principle — can the Casimir effect be directly …

Quantum Computing SE Read →
◌ Quantum Computing Jul 24, 2025
Reliability of distance returned by search_undetectable_logical_error when dont_explore_edges_increasing_symptom_degre is set to True

I'm using Stim's search_undetectable_logical_errors to compute the distance of quantum error correction circuits (specifically D7 and D9 Steane codes with flag qubits). To make the computation tractab…

Quantum Computing SE Read →
◌ Quantum Computing Jul 20, 2025
How to fix AssertionError in Stim Sinter.collect?

I am running Sinter to find the logical error rate by running my .stim files. But I keep getting this error. I looked into another question posted in this platform regarding AssertionError , and the s…

Quantum Computing SE Read →
◌ Quantum Computing Jul 11, 2025
Low Fidelity For QFT on IBM

I implemented a 5-qubit QFT circuit using Qiskit and performed quantum state tomography using an IBM backend. However, the reported process fidelity is only ~20%, which seems very low. I am trying to …

Quantum Computing SE Read →
◌ Quantum Computing Jun 27, 2025
logical $T$ gates in the recent BB architecture paper

I’m reading the recent IBM paper arXiv:2506.03094 and it is unclear on how they complete their logical $T$ gate implementation. In surface codes, each $T$ gate typically requires real-time decoding an…

Quantum Computing SE Read →
◌ Quantum Computing Mar 10, 2025
is it true (H⊗H)CZ(H⊗H) = CNOT?

is it true (H⊗H)CZ(H⊗H) = CNOT?, I have calculated it but did not get the right result. But people said that the result of the operation is the CNOT gate.

Quantum Computing SE Read →
◌ Quantum Computing Feb 27, 2025
1-bit teleportation vs knill teleportation to perform T gate

I often see the papers saying that a T gate can be implemented by preparing a magic state and using gate teleportation (1-bit teleportation) as shown in the first figure below. On the other hand, I al…

Quantum Computing SE Read →
◌ Quantum Computing Jul 24, 2024
Open-source code for Lattice Surgery in STIM

I'm looking for open-source code that implements lattice surgery merging and splitting between two rotated surface code logical qubits in STIM (for d=3 or above). Whilst there are some excellent expla…

Quantum Computing SE Read →
◌ Quantum Computing May 01, 2024
Solving optimization problems on real quantum hardware

I want to know how to solve a 01 Knapsack problem (or any optimization problem) on real Quantum Hardware only. I don't want to use an Application class or any classical simulation technique. If anyone…

Quantum Computing SE Read →
◌ Quantum Computing Apr 13, 2024
How to convert QUBO (with non-zero diagonal elements) to Maxcut?

I want to solve QUBO with non-zero diagonal elements in matrix Q using QAOA. But I want to solve for a large enough problem size (30+ variables) and hence want to divide my circuit into subcircuits. C…

Quantum Computing SE Read →
← Prev 101 / 120 Next →