-
**Describe the bug**
The `Session.from_id` method is returning a `Session` instance whose `backend` method returns a backend name different from the session whose ID was passed into `from_id`.
**Ste…
-
### 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…
-
### Environment
- **Qiskit version**: `main` commit hash `65f709d21612bd38d5f8ae0c8d700892cbec9289
`
- **Python version**: 3.11.9
- **Operating system**: Windows
### What is happening?
T…
-
The current implementation seems to be based on the V1 primitives and APIs of Qiskit. Qiskit has transitioned to V2 primitives with the release of [Qiskit 1.0](https://www.ibm.com/quantum/blog/qiskit-…
-
### 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…
-
**What is the expected feature or enhancement?**
I would like primitive result objects to contain a reference to the job ID associated with the result. This is a quality of life improvement that allow…
-
### 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…
-
### Informations
- **Qiskit Aer version**:
Latest dev from main branch.
- **Python version**:
Irrelevant as it's called from c++ code.
- **Operating system**:
Windows 11
###…
-
```
$ 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/…
-
Technical discussion for https://github.com/qiskit-community/qiskit-machine-learning/issues/726