seemps.hdf5.write_mpo# seemps.hdf5.write_mpo(parent, name, M)[source]# Write an MPO to an HDF5 file or group. Parameters: parenth5py.File | h5py.GroupThe file or group where this MPS is created namestrName of the subgroup under which the datasets are stored MMPOThe quantum operator to save.