-
### What is the expected enhancement?
This proposes a change of the policy for the backend handling, namely, allowing directly overriding the backend defaults. Note that technically it is alr…
-
### Informations
- **Qiskit Aer version**: 0.8.2
```
% ipython -c "import qiskit; print(qiskit.__qiskit_version__)"
{'qiskit-terra': '0.17.4', 'qiskit-aer': '0.8.2', 'qiskit-ignis': '0.6.0…
-
Update docs to send users to tutorial juypter notebook. I want to make it obvious, some way of making sure users get there first. Current thinking is as a large text link and badge on documentation ho…
-
I have noticed three issues related to the `rz `gate.
1. Run this QASM script on the Qiskit here (https://quantum-computing.ibm.com) and on `qpp`. The final states are different. The IBM produces t…
-
### Information
- **Qiskit version**: 'qiskit-terra': '0.17.4', 'qiskit-aer': '0.8.2', 'qiskit-ignis': '0.6.0', 'qiskit-ibmq-provider': '0.13.1', 'qiskit-aqua': '0.9.1', 'qiskit': '0.26.2', '…
-
Dear Mitiq team,
I am trying to use mitiq to perform error mitigation in my calculation. With my installation, I can successfully run the code for cirq in the "Getting Started" section.
https://…
-
### What is the expected enhancement?
In qiskit-terra there is a transpiler pass collect2q blocks which primarily consists of a graph traversal. Doing the actual graph traversal and search wi…
-
### Where is the problem?
The problem is in the content of the qiskit.org homepage.
### What is the problem?
The following pieces of text have issues:
- "Qiskit [kiss-kit] is an **open source*…
-
### Informations
- **Qiskit Aer version**:
{'qiskit-terra': '0.17.4', 'qiskit-aer': '0.8.2', 'qiskit-ignis': '0.6.0', 'qiskit-ibmq-provider': '0.14.0', 'qiskit-aqua': '0.9.2', 'qiskit': '0.2…
-
### Information
- **Qiskit Terra version**: 0.17.4
- **Python version**: 3.8.10
- **Operating system**: Windows 10
### What is the current behavior?
Script terminates with `IndexError…