pygsti.objectivefns.wildcardbudget

pygsti.objectivefns.wildcardbudget#

Functions related to computation of the log-likelihood.

Functions

update_circuit_probs(probs, freqs, ...[, ...])

Classes

PrimitiveOpsSingleScaleWildcardBudget(...[, ...])

A wildcard budget containing a single scaling parameter.

PrimitiveOpsWildcardBudget(primitive_op_labels)

A wildcard budget containing one parameter per "primitive operation".

PrimitiveOpsWildcardBudgetBase(...[, idle_name])

A base class for wildcard budget objects that allocate wildcard error per "primitive operation".

WildcardBudget(w_vec)

A fixed wildcard budget.