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

The MPO to extend.

dimint

The dimension to extend along.

Returns:
MPS

The extended multi-dimensional MPS.