About 14,500 results
Open links in new tab
  1. How does a quantum computer do basic math at the hardware …

    To make the question more precise, let's say we have a superconducting qubit based 5-qubit quantum computer (like the 5-qubit IBM Quantum Computer). I type in $2+3$ using a …

  2. ibm quantum devices - Why are IBM's basis gates not linearly ...

    Sep 4, 2024 · You are right that to have a universal quantum computer you need to have a basis gate-set to which any possible quantum operation can be reduced to. However, this does not …

  3. What programming languages are available for quantum …

    OpenQASM - The intermediate representation introduced by IBM for use with their Quantum Experience. Quantum programming languages Imperative languages QCL - One of the first …

  4. What is meant with "shot" in quantum computation?

    Feb 11, 2020 · What is a "shot" in relation to quantum computing? I heard it is repeating time, but I don't understand it. Additionally, why is the default number of shots 1,024 in the IBM Q …

  5. ibm q experience - Quantum Computing Stack Exchange

    May 15, 2022 · How are IBM's 127 qubits more potent than the 5760 qubits D-Wave - Advantage_system6.1? Also, should I learn Amazon braket or IBM quantum computing using …

  6. My IBMQ job hangs forever? - Quantum Computing Stack Exchange

    Sep 16, 2020 · I am running a very simple script just to learn how to use IBMQ, but my job will hang indefinitely and I am forced to terminate it. from qiskit import * from qiskit.compiler import …

  7. decoherence - What's the difference between T1 and T2?

    Feb 6, 2020 · I learned that T1 is relaxation time (time from $|1\rangle$ to $|0\rangle$) and T2 is coherence time. The relaxation is a specific case of decoherence. What's the difference …

  8. How to get properties of real IBM Quantum Computer in Qiskit …

    Apr 1, 2024 · How to get properties of real IBM Quantum Computer in Qiskit SDK 1.0? Ask Question Asked 1 year, 6 months ago Modified 9 months ago

  9. quantum gate - Measuring T1 and T2 constants on IBM Q

    Jan 21, 2020 · We have been asked to measure relaxation and dephasing times T1 and T2 on the IBM Q using the composer only, Qiskit not allowed. I am a bit confused about the way to do …

  10. How can I save IBM Quantum API token to local environment?

    Jan 11, 2022 · 2 I have an IBM Quantum account. How can I save the IBM Quantum API token to local environment so that I can access services including real quantum systems, simulators …