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 06, 2024
Why doesn't the contextual QRAC contradict Nayak's bound?

A QRAC encodes $n$ bits in $m$ qubits so that one of the bits can be retrieved. Let $p>0.5$ be the success probability of the receiver correctly obtaining any one of the $n$ bits of their choice by pe…

Quantum Computing SE Read →
◌ Quantum Computing Feb 20, 2024
Implementing Custom Gates by using Qiskit Pulse in Qiskit 1.0.0

I'm using Qiskit 1.0.0. I'm trying to define a custom gate from a certain wavefunction and insert it in a quantum circuit that I want to run and measure the counts. The relevant code for the question …

Quantum Computing SE Read →
◌ Quantum Computing Jan 03, 2024
Superconducting qubits and temperature

I would like to ask about the need of a low temperature for the operation of superconducting qubits. I know a superconducting qubit is made from basically a LC circuit and Josephson junction. So obvio…

Quantum Computing SE Read →
◌ Quantum Computing Nov 08, 2023
Why superconducting qubits need periodic calibration?

I want to understand in some detail why superconducting qubits need periodic calibration. The usual, hand wavy explanation is environmental effects that tend to vary. However, I suspect that the actua…

Quantum Computing SE Read →
◌ Quantum Computing Sep 14, 2023
Are there any uses for Shor's algorithm other than breaking public key cryptography

This question may be slightly opinion based, so I apologise if this is the incorrect place to ask. My question is, is there any use for Shor's integer factorisation algorithm other than for breaking p…

Quantum Computing SE Read →
◌ Quantum Computing Jun 29, 2023
Solving max/min problem for graphs based on Grover

Basis is for this post ist the paper https://arxiv.org/pdf/1902.00445.pdf I want to do something similar using graph data encoded in quantum states. The circuit structure should look like this (first …

Quantum Computing SE Read →
◌ Quantum Computing Jun 26, 2023
IS my QUBO too big for QAOA using IBM Quantum computer?

On qiskit, I have defined a QUBO, called qp as follows: print(qp.prettyprint()) Minimize -1.7324559764718837*x10^2 + 0.00619189721450626*x10*x11 ... + 3.6972673229589947*x27*x29 - 32.42658793825545*x2…

Quantum Computing SE Read →
◌ Quantum Computing Jan 24, 2023
Why does the single-shot error correction with 3D gauge color codes save qubits or times?

I read about single-shot error correction using 3D gauge color codes. I saw the claim that it enables significant qubit and time overhead improvement regarding 2D surface codes, since it does not requ…

Quantum Computing SE Read →
◌ Quantum Computing Jan 20, 2023
Quantum circuit simplification using classical computers

Suppose that we have this kind of circuit where the first unitary operator U is used for the state preparation while the Hadamard operator is used of state detection. Let's say we try to run this circ…

Quantum Computing SE Read →
◌ Quantum Computing Dec 01, 2022
How many gates are in the $ k $-th level of the single qubit Clifford hierarchy?

Define the single qubit Clifford hierarchy recursively by $ \mathcal{C}^1:=<iX,iZ> $ (the determinaint 1 subgroup of the Pauli group) as well as $$ \mathcal{C}^k:=\{ V \in \mathsf{SU}(2): VpV^{-1} \te…

Quantum Computing SE Read →
◌ Quantum Computing Jun 22, 2022
How does Fujitsu's digital annealer work?

I have read Fujitsu's white paper for a brief introduction to their device: http://marketing.us.fujitsu.com/rs/407-MTR-501/images/quantum-inspired-computing.pdf As far as I know, Fujitsu's hardware is…

Quantum Computing SE Read →
◌ Quantum Computing Jun 01, 2022
Hadamard gate in Grover algorithm

What is the need to apply the Hadamard gate as the first step while designing the diffuser circuit in the implementation of Grover's algorithm? I know what the gate does but I cannot understand what s…

Quantum Computing SE Read →
◌ Quantum Computing Dec 19, 2021
What does a statevector with 3 elements (in Qiskit) represent?

I wasn't quite sure where to post this as I don't know if this is a Qiskit specific thing or not, but I'm not sure how to interpret this result I got from running a simulation. from result.data(): {'c…

Quantum Computing SE Read →
◌ Quantum Computing Aug 09, 2021
How to use historical data from YahooFinance, calculate mean vector and covariance matrices, so I can optimize them with QAOA?

I want to use historical data for 5 stocks from YahooFinance and then calculate mean vector and covariance matrices, so I can optimize them with QAOA. Anyone know what is wrong with this code: num_ass…

Quantum Computing SE Read →
◌ Quantum Computing May 31, 2021
Degenerate vs non-degenerate errors

One of the key features of quantum error correction that makes it different from classical error correction. When code is non-degenerate, an error $E$ takes codewords to different words. codewords. Fo…

Quantum Computing SE Read →
◌ Quantum Computing Jul 20, 2020
VQE jobs do not appear in queue

I am trying to calculate the ground state energy of some simple molecules using 'MolecularGroundStateEnergy' tools in qiskit. When I run the calculations for very small molecules (e.g. H2, HeH+) the j…

Quantum Computing SE Read →
◌ Quantum Computing Mar 22, 2020
How to calculate the probabilities of observing quantum states using the "expectation_from_wavefunction" in cirq (and why)

I am currently simulating some quantum circuits, and want to calculate the probabilities of observing each individual state. I am able to use Cirq for this, and calculate it using $P_{00} = |\alpha|^2…

Quantum Computing SE Read →
◌ Quantum Computing Oct 19, 2019
Why does a controlled gate not constitute a measurement?

I have recently listened to a talk on quantum computing and was fascinated to learn about IBM Q Experience. Between the explanations in the User Guide and in Nielsen's book, I came to the following qu…

Quantum Computing SE Read →
◌ Quantum Computing Jul 26, 2019
How is CNOT gate physically implemented in IBM Q?

This is because if control qubit is in arbitrary state then how can it be made to control the CNOT gate? What is the interface between Control Qubit and CNOT Gate?

Quantum Computing SE Read →
◌ Quantum Computing May 20, 2019
Is there any online Bloch sphere simulator?

While writing this answer I realized it would be really helpful if I could show the OP a video or .gif of how qubit states in Bloch spheres transform under certain unitary operations. I googled up a b…

Quantum Computing SE Read →
◌ Quantum Computing Oct 30, 2018
Tools for creating quantum circuit diagrams

What tools exist for creating quantum circuit diagrams and exporting them as images? Preferably one which runs in Windows, or even better one which runs in the web browser.

Quantum Computing SE Read →
◌ Quantum Computing Oct 01, 2018
What quantum gate is XNOR equivalent to?

The standard way to implement a reversible XOR gate is by means of a controlled-NOT gate or CNOT; this is the "standard quantum XOR operation". Physics.Stackexchange Is there a "standard quantum XNOR …

Quantum Computing SE Read →
◌ Quantum Computing Mar 17, 2018
How is the oracle in Grover's search algorithm implemented?

Grover's search algorithm provides a provable quadratic speed-up for unsorted database search. The algorithm is usually expressed by the following quantum circuit: In most representations, a crucial p…

Quantum Computing SE Read →
◌ Quantum Computing
Quantum Computing Inc. and Ciena Partner for Quantum-Secured Optical Networking at OFC 2026 - Quantum Computing Report

Quantum Computing Inc. and Ciena Partner for Quantum-Secured Optical Networking at OFC 2026 Quantum Computing Report

Quantum Computing Report Read →
← Prev 102 / 120 Next →