Number of control qubits (precision bits)
Number of target qubits for eigenstate
Name of the unitary operator to analyze
Optional
unitaryParams: { angle?: number; [key: string]: unknown }Optional parameters for the unitary operator
New Circuit with QPE applied
Creates a standalone circuit for Quantum Phase Estimation.
This factory function creates a complete QPE circuit with the specified precision and target register size. The circuit is ready for execution after preparing the eigenstate in the target register.