seemps.analysis.integration.mps_trapezoidal# seemps.analysis.integration.mps_trapezoidal(start, stop, sites)[source]# Returns the binary MPS representation of the trapezoidal 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.