pygsti.tools.matrixtools.vec# vec(matrix_in)# Stacks the columns of a matrix to return a vector Parameters: matrix_in (numpy.ndarray) Return type: numpy.ndarray