pygsti.tools.matrixtools.norm1

Contents

pygsti.tools.matrixtools.norm1#

norm1(m)#

Returns the Schatten 1-norm of a matrix

Parameters:

m (numpy.ndarray) – The matrix.

Return type:

numpy.ndarray