pygsti.tools.fogitools

pygsti.tools.fogitools#

Utility functions for computing and working with first-order-gauge-invariant (FOGI) quantities.

Functions

compute_maximum_relational_errors(...)

TODO: docstring

construct_fogi_quantities(...[, ...])

TODO: docstring :param dependent_fogi_action: 'drop' ensures the set of FOGI quantities returned is linearly independent.

elem_vec_name(vec, elem_labels[, include_type])

TODO: docstring

elem_vec_names(vecs, elem_labels[, include_type])

TODO: docstring

first_order_gauge_action_matrix(...)

Returns a matrix for computing the offset of a given gate's error generator due to a local gauge action.

first_order_gauge_action_matrix_for_povm(...)

Returns a matrix for computing the offset of a given gate's error generator due to a local gauge action.

first_order_gauge_action_matrix_for_prep(...)

Returns a matrix for computing the offset of a given gate's error generator due to a local gauge action.

op_elem_vec_name(vec, elem_op_labels, ...)

op_elem_vec_names(vecs, elem_op_labels, ...)

TODO: docstring