pygsti.models.model

pygsti.models.model#

Defines the Model class and supporting functionality.

Classes

Model(state_space)

A predictive model for a Quantum Information Processor (QIP).

OpModel(state_space, basis, evotype, layer_rules)

A Model that contains operators (i.e. "members"), having a container structure.