Conrad Haupt

Results 4 issues of Conrad Haupt

### Summary The signatures of the `__init__` functions for experiment classes are inconsistent between different experiments. For example, this can be seen when comparing the order of optional parameters in...

**What is the expected feature or enhancement?** Currently backend.configuration() will return the measured quantum volume and CLOPS for a device, if it exists on [quantum-computing.ibm.com](https://quantum-computing.ibm.com/). The new 127 and 133...

enhancement
server action

Running Qiskit and Qiskit QCGPU Provider, I receive the following error when importing the QCGPUProvider object on Linux. My package versions are as follows: ``` qiskit==0.13.0 qiskit-aer==0.3.2 qiskit-aqua==0.6.1 qiskit-ibmq-provider==0.3.3 qiskit-ignis==0.2.0...

The link to the citations file for Qiskit Aer points to the [Qiskit `CITATION.bib`](https://github.com/Qiskit/qiskit/blob/main/CITATION.bib). Before the separation of Qiskit Aer and Qiskit, this would have made sense to me. However,...

documentation