seemps.analysis.operators.p_mpo# seemps.analysis.operators.p_mpo(n_qubits: int, dx: float, strategy: Strategy = DEFAULT_STRATEGY) → MPO[source]# p MPO. Parameters: n_qubits: intNumber of qubits. dx: floatSpacing of the position interval. strategy: StrategyMPO strategy, defaults to DEFAULT_STRATEGY. Returns: MPOp operator MPO.