seemps.hdf5.read_mpo#

seemps.hdf5.read_mpo(parent, name)[source]#

Reand an MPO from an HDF5 file or group.

Parameters:
parenth5py.File | h5py.Group

The file or group where this MPS is created

namestr

Name of the subgroup under which the datasets are stored

MMPO

The quantum state to save.