pygsti.forwardsims.mapforwardsim

pygsti.forwardsims.mapforwardsim#

Defines the MapForwardSimulator calculator class

Classes

MapForwardSimulator([model, max_cache_size, ...])

Computes circuit outcome probabilities using circuit layer maps that act on a state.

SimpleMapForwardSimulator([model])

A forward simulator that uses matrix-vector products to compute circuit outcome probabilities.