mqt.bench.benchmarks.qpeinexact¶
QOE inexact benchmark definition.
Module Contents¶
- create_circuit(num_qubits: int) QuantumCircuit[source]¶
Returns a quantum circuit implementing the Quantum Phase Estimation algorithm for a phase which cannot be exactly estimated.
- Parameters:
num_qubits – number of qubits of the returned quantum circuit
- Returns:
QuantumCircuit – a quantum circuit implementing the Quantum Phase Estimation algorithm for a phase which cannot be exactly estimated