About 15,600 results
Open links in new tab
  1. programming - Qiskit IBM Runtime: least_busy () raises ...

    Sep 18, 2025 · I’m trying to connect to IBM Quantum backends using Qiskit Runtime Service. Here’s my code (based on IBM Cloud setup guide): from qiskit_ibm_runtime import …

  2. qiskit - Fake vs real IBM backends - Quantum Computing Stack …

    Mar 25, 2025 · I'm trying to run a relatively simple 'quantum adder' on fake and real backends. The fake backends are giving the correct answer, the real backends are not. I've verified the …

  3. How can I get IBM's API token? - Quantum Computing Stack …

    Feb 21, 2022 · I need an API token to use IBM's real hardware (greater than 5 qubits) in Qiskit, where can I find the price?

  4. How to execute the knapsack problem in cloud service of QC of …

    May 8, 2025 · Someone could give a recomendation on how to execute the code show below - knapsack problem using QAOA algorithm, code avaliable on Qiskit documentation - in a …

  5. 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 …

  6. quantum advantage - Why is there a discrepancy in error …

    Jan 9, 2025 · As for IBM’s roadmap, I think they mean that they plan to deliver a quantum system named “Starling” with 200 logical qubits by 2029. Google encoded one (relatively noisy) logical …

  7. How can I get real hardware resources for IBM Quantum locally?

    Mar 29, 2023 · I want to know how to connect to ibm's real quantum hardware locally besides running the code in jupyter in ibm cloud under the premise of turning on the system proxy?

  8. Quantum Computing - via Qiskit - error 403

    Apr 18, 2024 · A year ago, I registered in the IBM Quantum Computing app, which provides access to quantum computers and to simulators. I got an API key, and was able to run some …

  9. IBM fake backend vs real backend - Quantum Computing Stack …

    Apr 9, 2024 · 3 It is claimed that the fake backends of IBM will have noise similar to the real backends. However, to what extent can we expect them to produce the same results? I have …

  10. 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 …