Paul Nation

Results 72 issues of Paul Nation

I recently noticed the following error now occurs in IPython and consequently Jupyter notebooks. Raising `SystemExit` in a `try/except` clause gives (possibly related to #11960): ```python try: 5 / 0...

**What is the expected feature or enhancement?** If I am given a circuit, I would like an easy way to verify if it is, or is not, compatible with a...

enhancement

**Describe the bug** Jobs from real QPUs have a `metrics` method that allows for grabbing timing information. However this is not the case if passing a simulator where one gets...

bug

**What is the expected feature or enhancement?** It appears there is no way to get a backend instance from a Batch or Session. But they do have service instances. So...

enhancement

### What should we add? There are several classes of circuit transformations that take a single circuit in and create output over many circuits. Examples include Pauli Twirling and Lightcone...

type: feature request

### What should we add? Qiskit has the code to Pauli twirl circuits (up to a phase factor) within its unit tests. Other SDKs have this functionality builtin, e.g. `pytket.tailoring.PauliFrameRandomisation`....

type: feature request

### What should we add? It would be nice if we can change colors for the DAG drawer in a similar manner to the circuit drawer

type: feature request

**What is the expected feature or enhancement?** The Runtime has three "execution modes": Job, Batch and Session (https://docs.quantum.ibm.com/guides/execution-modes). The `Batch` and `Session` modes have a `details` attribute that return information...

enhancement

### Summary Since time began, FakeBackends have been reporting themselves as not being simulators because their configuration files come from real systems. This forces people who use these systems for...

### URL, if applicable https://github.com/Qiskit/qiskit-addon-mthree ### Describe the new content you are requesting. https://github.com/Qiskit/qiskit-addon-mthree ### If this new content request is accepted, do you want to write the content? I...

infra 🏗️
content 📄
content request