seemps.analysis.integration.mps_midpoint# seemps.analysis.integration.mps_midpoint(start, stop, sites)[source]# Returns the binary MPS representation of the midpoint quadrature on an interval. Parameters: startfloatThe starting point of the interval. stopfloatThe ending point of the interval. sitesintThe number of sites or qubits for the MPS.