seemps.qft.iqft_mpo#

seemps.qft.iqft_mpo(N, **kwargs)[source]#

MPOList implementing the inverse quantum Fourier transform.

Parameters:
Nint

Number of qubits in the MPO.

**kwargs

Other arguments accepted by MPO

Returns:
MPOList

A sequence of MPO that implements the transform.