mol.util.read_xyz

mol.util.read_xyz(filename)[source]

Read in the indicated file.

Parameters:filename (string) – The file which contain the atom symbol and geometry.
Returns:A np.array of the file.
Return type:np.array