Paul Nation

Results 72 issues of Paul Nation

### What should we add? Currently there is no way good way to compute expectation values in Qiskit. The `StateVector` and `DensityMatrix` objects in `quantum_info` have `expectation_value` methods, but there...

type: feature request

> between initialising the qubits and measuring them, the operations are always reversible! As a result, all the gates we can use in a quantum circuit are reversible too. This...

documentation

### What is the expected behavior? The current bibtex citation format is not ideal, including many user names rather than actual names, and does not take into account the level...

enhancement

### Summary Removes RST files that are causing additional links to show up in the tutorials. ### Details and comments

on hold

I am not sure what category to put the amplitude estimation and random variates under. @stefan-woerner do you have any thoughts on this?

enhancement

On Qiskit 0.19.6, this tutorial raises the following exception: QiskitError: 'channel is not completely-positive'

bug

On Qiskit 0.19.6 this tutorial raises the following exception: SolverError: Either candidate conic solvers (['ECOS']) do not support the cones output by the problem (SOC, Zero, PSD), or there are...

bug