-
It would be nice to be able to build an Aer NoiseModel from the BackendInfo for an IBMQ device. This would enable the emulation of discontinued IBMQ devices for which we have BackendInfos saved.
…
-
With the current requirements.txt, there is a issue related to getting device backend using "from qiskit import IBMQ" because "qiskit_ibmq_provider" is depreciated. We need to use the "qiskit_ibm_runt…
-
These never had front matter. Axel said it's fine for now, but we should improve it soon.
> Please fix these files: docs/api/qiskit-ibm-provider/ibm-provider.md,docs/api/qiskit/transpiler_builtin_p…
-
The package `qokit ` depends on `qiskit-ibmq-provider (=0.20.2)` https://www.wheelodex.org/projects/qokit/ which is not maintained any more and it was replaced by `qiskit-ibm-runtime`.
See the migr…
-
**Describe the bug**
It seems that the circuits are always compiled to `qiskit.QuantumCircuit` with measurements on all qubits. This can be checked in the definition of registers: https://github.com/…
-
Add or edit existing tutorial to show how to submit to IBM using a personal `ibmq_token`.
-
Circuit returned by the transpiler service has its parameter names altered. For example:
```python
from qiskit.circuit.library import RealAmplitudes
from qiskit_transpiler_service.transpiler_se…
jyu00 updated
2 months ago
-
**Describe the bug**
When parsing a timestamp using `utc()` the Milliseconds part is interpreted incorrectly.
The timestamp is from a postgresql database. pgsql datatype is "timestamp without time z…
-
The code is incurring error when it has been run on ibmq_16_melbourne _(as mentioned in the tutorial code)_.
![ibmq_melbourne_16 error](https://user-images.githubusercontent.com/30932785/77247321-f1…
-
### Environment
- **Qiskit version**: 0.45.1
- **Python version**: 3.11
- **Operating system**: macOS Sonoma 14.3
### What is happening?
I have a dense circuit (for an error-correcting code) wi…