-
QuTiP currently lacks any functionality directly related to VQAs. It would be useful to have a class-based implementation that allows for problem specification down to the details of parametrized/fixe…
-
### Description
The goal of this project is for you to gain the knowledge of the full workflow of running VQE on a IBM Quantum system.
You will learn the VQE basics and several techniques that …
-
### Informations
- **Qiskit Aer version**:
- **Python version**:
- **Operating system**:
### What is the current behavior?
Batched multi-shots optimization for GPU is slower than withou…
-
Qrack's `QStabilizer` implementation is currently strictly limited to Clifford group operations (plus non-observable phase). We'd like to extend this, if we can do so with practical efficiency.
[T…
-
### Informations
- **Qiskit version**:
{'qiskit-terra': '0.19.2', 'qiskit-aer': '0.10.3', 'qiskit-ignis': '0.7.0', 'qiskit-ibmq-provider': '0.18.3', 'qiskit-aqua': None, 'qiskit': '0.34.2', …
-
### Description
[retworkx](https://github.com/Qiskit/retworkx) is a high-performance graph library used internally by Qiskit, PennyLane, and other projects. retworkx contains efficient implementa…
-
Suggestions on boxing: https://qiskit.github.io/openqasm/language/delays.html#boxed-expressions.
Rather than `boxas/boxto` types, use a single `box` type. A duration would be optional and a name re…
-
### Informations
- **Qiskit Aer version**:
- **Python version**:
- **Operating system**:
### What is the current behavior?
Multi-chunk parallelization (cache blocking) is not applied wh…
-
### What is the expected enhancement?
Because Qiskit is backend agnostic, we should be able to define custom multi qubit gate. What I want to do here is
```python
qc = QuantumCircuit(3)…
-
**Is your feature request related to a use case or problem? Please describe.**
Quantum circuit optimization sometimes involves applying different optimization passes/transformations in a sequence u…
smite updated
2 years ago