pygsti.baseobjs.basisconstructors.col_labels

Contents

pygsti.baseobjs.basisconstructors.col_labels#

col_labels(matrix_dim)#

Return the column-stacked-matrix-basis labels based on a matrix dimension.

Parameters:

matrix_dim (int) – The matrix dimension of the basis to generate labels for (the number of rows or columns in a matrix).

Return type:

list of strs