-
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
Cell In[188], line 15
11 for rotation_ci…
-
### What is happening and why is it wrong?
The [`num_unique_paulis` field](https://qiskit.github.io/qiskit-addon-obp/stubs/qiskit_addon_obp.utils.metadata.SliceMetadata.html#qiskit_addon_obp.utils.me…
-
In the notebook `B1 | First Steps into...` , in the `last code cell`
1. `plot_histogram()` is called, this function has not been imported.
- FIX: add `from qiskit.visualization import plot_his…
-
Hi QunaSys devs,
Qiskit is moving away from the metapackage architecture and it is much more robust to depend on `qiskit` directly instead of the subpackage `qiskit-terra`.
Additionally, cons…
-
(I suggest this issue be addressed in multiple PRs by the docs team)
We've gotten feedback that the API reference content could be better. This is also reflected in the data we collect on 👍 / 👎 , w…
-
Do a quantum factorial program with Qiskit
-
https://docs.quantum.ibm.com/api/qiskit/0.41/qiskit.transpiler.passes.CollectAndCollapse
As explained in docs for CollectAndCollapse, when commutative analysis is performed, a different DAG structu…
-
### What is the expected enhancement?
The default shot number for qiskit’s Sampler is 0, whereas that for BraketLocalBackend is 1000, see the code example below. This could cause some confusi…
-
**Description of the issue**
Greetings there,
Hope all are well. I am trying to implement the `quantum_shannon_decomposition.py` in qiskit, and to do that I need to represent `ZPowGate` using ga…
-
### Expected behavior
When the script is executed, the SX operation should be applied to the qubit at index 1, as specified in the circuit definition. The QASM string generated from the circuit shoul…