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:
startfloat

The starting point of the interval.

stopfloat

The ending point of the interval.

sitesint

The number of sites or qubits for the MPS.