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

The starting point of the interval.

stopfloat

The ending point of the interval.

sitesint

The number of sites or qubits for the MPS.