seemps.analysis.space.Space.extend# method Space.extend(op, dim)[source]# Extends an MPO acting on a 1D space to a multi-dimensional MPS. Parameters: opMPOThe MPO to extend. dimintThe dimension to extend along. Returns: MPSThe extended multi-dimensional MPS.