pygsti.algorithms.grammatrix

pygsti.algorithms.grammatrix#

Utility functions related to Gram matrix construction.

Functions

max_gram_basis(op_labels, dataset[, max_length])

Compute a maximal set of basis circuits for a Gram matrix.

max_gram_rank_and_eigenvalues(dataset, ...)

Compute the rank and singular values of a maximal Gram matrix.