qiskit icon indicating copy to clipboard operation
qiskit copied to clipboard

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

Results 762 qiskit issues
Sort by recently updated
recently updated
newest added

### What should we add? The current version of the transpiler raises the following error when attempting to set the basis gate of a backend as `cz` ` 'Flipping of...

type: feature request

### Environment - **Qiskit Terra version**: 0.21.1 - **Python version**: 3.8.11 - **Operating system**: MacOS m1 ### What is happening? When Running Clifford circuit, use extended_stabilizer. Simulation failed and returned...

bug