pygsti.protocols.modeltest

pygsti.protocols.modeltest#

ModelTest Protocol objects

Classes

ModelTest(model_to_test[, target_model, ...])

A protocol that tests how well a model agrees with a given set of data.

ModelTestCheckpoint([last_completed_iter, ...])

A class for storing intermediate results associated with running a ModelTest protocol's run method to allow for restarting that method partway through.