Replies: 22 comments 2 replies
|
Q. Is there a way I can use the qasm assembly file to generate the dag directly without converting it into a circuit and then a dag from the circuit? |
|
Q: My job failed with Internal Error [9999]. The manual says: "Contact IBM Quantum via Slack for help.", |
|
Q: I have a sophisticated quantum computation / quantum mechanical question relative to Qiskit that is hard to get answered in Qiskit Slack. Where do I go? |
|
Thanks for making the FAQs. They are very useful! |
|
Q: I am playing around with FakeArmonk and I was wondering if there was a way to specify a custom noise model. I am trying to modify it to have a [noise-free | custom noise] PulseSimulation, if that's something possible. A: First, see https://qiskit.org/documentation/tutorials/circuits_advanced/10_pulse_simulator_backend_model.html There is also this comment by Abdullah Ash-Saki in this Qiskit Slack posting
Q: But concerning the fact that you can read the error values like the gate_error or the readout error, can you set manually these values to a specific one? A: Look at ( Also, see https://qiskit.org/documentation/stubs/qiskit.providers.aer.PulseSimulator.html#qiskit.providers.aer.PulseSimulator ) |
|
Q: Can any one give me a good tutorial for learning Open Pulse? |
|
Q: How do I perform boolean logic on a quantum circuit? |
|
Q: I need more access / more qubits on IBM Quantum. Whom do I ask? |
|
Q: How do I start learning about Quantum Computing with Qiskit?
|
|
Q: I tried to sign in to IBM Quantum using {Google | some other account that I thought was supported} and it just returns me to the login page. What do I do?
|
|
Q. How do I pursue an IBM Quantum Developer Certification? |
|
Q. I found a mistake in the Qiskit textbook Learn Quantum Computation using Qiskit . Where do I report the mistake? |
|
Q: I installed Qiskit, and then I cloned the
Note: The "dot" |
|
Q: Is it true that the more I use a specific backend, the longer I have to wait due to my queue time by fair share? |
|
Q. How do I save a compiled quantum circuit to load it later? |
|
Q. When I have a problem, should I post a screen shot or attach my commands and the output to my question in Slack or Stack Exchange? |
|
Q. What is the limit, the maximum number of circuits, for a batch job? |
|
Q. My job received error code XXXX (4-digit numeric code) ... what does this mean? |
|
Q: I'm trying to use the Aer statevector simulator with my GPU but it's not recognized. A. By default all simulation methods run on the CPU, however select methods also support running on a GPU if qiskit-aer was installed with GPU support on a compatible NVidia GPU and CUDA version. See https://qiskit.org/documentation/stubs/qiskit.providers.aer.AerSimulator.html#qiskit.providers.aer.AerSimulator The aer-gpu simulator must be installed via |
|
Q: Does Qiskit have a way of simulating adaptive circuits? I.e. circuits with measurement and feedback? |
|
Q: How do I dump a A: Assuming that you have a |
|
Q: Where did Aqua and my favorite Aqua algorithm go? A: Qiskit Aqua is no longer supported. Please see the Qiskit Aqua Migration Guide. Also, further migration may have taken place even after that: see, for example, this Qiskit RFC |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Qiskit Slack FAQs by Jax
Much of this material may be OUT OF DATE nowadays.
All reactions