pygsti.tools.matrixtools.norm1# norm1(m)# Returns the Schatten 1-norm of a matrix Parameters: m (numpy.ndarray) – The matrix. Return type: numpy.ndarray