About 50 results
Open links in new tab
  1. Not able to connect to the IBM quantum platform:

    Sep 14, 2025 · I am trying to connect from a jupyter notebook to IBM quantum computing instance with the following code: from qiskit_ibm_runtime import QiskitRuntimeService service = …

  2. quantum state - What is the difference between Bloch's sphere and …

    Apr 23, 2021 · I'm new to Quantum Computing and I've been trying to understand single-qubit operations, quantum phases etc through Bloch's Sphere visualization. However, in IBM's Circuit …

  3. 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 programs. …

  4. I can't load account on IBM's qiskit - Quantum Computing Stack …

    Feb 7, 2023 · Start asking to get answers Find the answer to your question by asking. Ask question qiskit programming ibm-q-experience quantum-circuit qiskit-runtime

  5. How can I get IBM's API token? - Quantum Computing Stack Exchange

    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?

  6. quantum gate - How to implement the 4 Bell states on the IBM Q ...

    I would like to simulate the 4 "Bell States" on the IBM composer? How can I best implement those 4 Bell states using the existing set of gates ? Here below you see the definition of the 4 Bell st...

  7. 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 and Qiskit …

  8. 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 mean you …

  9. quantum state - How is CNOT gate physically implemented in IBM Q ...

    Jul 26, 2019 · 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?

  10. IBM Quantum API for Java Developers - Quantum Computing Stack …

    May 22, 2021 · As far as I know, IBM Quantum provides two types of APIs: one for Qiskit, and the other for third-party uses (API for developers). In this question, there are several arguments about using …