-
### Description
The Weyl chamber is a handy geometric interpretation of different two-qubit quantum gates. All two-qubit quantum gates (e.g. CNOT, sqrt(CNOT), iSWAP, SWAP, etc.) have a coordinate i…
-
### Informations
- **Qiskit Aer version**: 0.14.1
- **Python version**: 3.11.3
- **Operating system**: macOS Sonoma 14.4.1
### What is the current behavior?
When trying to run a dynamic…
-
Some Qiskit gates are not supported (during the internal conversion to Cirq).
It would be good to support more gates.
Since we are relying on Cirq conversion functions, a possible way to do achieve…
-
### Description
The qiskit-neko project: https://github.com/mtreinish/qiskit-neko is a new effort to add a proper integration test suite to the overall qiskit project. It's designed to be run in CI t…
-
```
$ nix-build -E 'with import { }; python3.withPackages(ps: with ps; [ qiskit ])' -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
these derivations will be built:
/nix/store/…
-
### Environment
- **Qiskit Terra version**: 1.0.0.dev0+ac7aca3
- **Python version**: 3.11
- **Operating system**: Linux
### What is happening?
Trying to convert a circuit with a control flow …
-
### Informations
- **Qiskit Aer version**: 0.12.0
- **Python version**: 3.11.0a2 (installed via pyenv)
- **Operating system**: Fedora 36
### What is the current behavior?
Hi team! I mi…
-
### URL to the relevant documentation
_No response_
### Please describe the UI problem.
Some images do not show up well in dark mode. The design team can spin up dark-mode versions for us so …
-
Cell #1:
```
import numpy as np
import matplotlib.pyplot as plt
from docplex.mp.model import Model
from qiskit import BasicAer
from qiskit.algorithms import QAOA, NumPyMinimumEigens…
-
### Environment
- **Qiskit version**: 1.1.2
- **Python version**: 3.10.7
- **Operating system**: Windows 11
### What is happening?
A simple circuit with 1 delay gate on single qbit on ibm…