-
### Environment
- **Qiskit Terra version**: 82c85d859be00659b0ab0214bee89456a9cee195
- **Python version**: 3.9.7
- **Operating system**: RHEL 8.6
### What is happening?
Preset pass manage…
-
### What should we add?
As discussed in #8800 the way we're embedding the `Layout` from the transpiler into the output quantum circuit is a bit of a weird place right now. We have a private attribute…
-
Feedback/suggestions very welcome, especially on:
- the lists of **candidate terms** ("definitely" and "maybe" lists are both provisional)
- the lists under **additional references**
Overlea…
-
**Describe the bug**
VQEProgram fails when using ansatz = EfficientSU2() that does not have any parameter.
This specific ansatz works well in classical VQE (i guess some parameter values are used …
-
### Environment
- **Qiskit Terra version**: 0.22.3
- **Python version**: 3.10.7
- **Operating system**: Windows 11 x64
### What is happening?
Hi. I am noticing a weird behavior when submitting …
-
### Description
See https://github.com/Qiskit/qiskit-terra/issues/6974.
Template optimization is an important circuit compilation method which detects gate patterns in a circuit and replaces the…
-
It's unclear if/how much parameterized gates are supported -- the README does state
`We do not support parameterized gates currently.`
But parameterized gates (e.g., `u1`, `u2`, and `u3`) *are* …
-
### Environment
- **Qiskit Terra version**: 0.23.0
- **Python version**: 3.8.10
- **Operating system**: Windows 10
### What is happening?
When using primitives to run Grover's Algorithm with A…
-
**Description of the issue**
isolated_packages_test.py fails at HEAD. This is blocking new PRs (e.g. #6090 )
**How to reproduce the issue**
Clone Cirq and run the test
```
$ git clone https://g…
-
### Expected behavior
As part of a custom VQE implementation, I am calculating some gradients. The provided source code works up to `pennylane==0.26`
Output:
```
----------------
pennylane vers…