pygsti.modelpacks.legacy.std2Q_XXII

Variables for working with the 2-qubit model containing the gates I*I, I*X(pi/2), I*Y(pi/2), X(pi/2)*I, Y(pi/2)*I, and X(pi/2)*X(pi/2)

Module Contents

Functions

processor_spec()

target_model([parameterization_type, sim_type])

Returns a copy of the target model in the given parameterization.

Attributes

description

gates

fiducials16

fiducials36

fiducials

prepStrs

effectStrs

germs

germs_lite

global_fidPairs

pergerm_fidPairsDict

pygsti.modelpacks.legacy.std2Q_XXII.description = 'I*I, I*X(pi/2), I*Y(pi/2), X(pi/2)*I, Y(pi/2)*I, and X(pi/2)*X(pi/2) gates'
pygsti.modelpacks.legacy.std2Q_XXII.gates = ['Gii', 'Gix', 'Giy', 'Gxi', 'Gyi', 'Gxx']
pygsti.modelpacks.legacy.std2Q_XXII.fiducials16
pygsti.modelpacks.legacy.std2Q_XXII.fiducials36
pygsti.modelpacks.legacy.std2Q_XXII.fiducials
pygsti.modelpacks.legacy.std2Q_XXII.prepStrs
pygsti.modelpacks.legacy.std2Q_XXII.effectStrs
pygsti.modelpacks.legacy.std2Q_XXII.germs
pygsti.modelpacks.legacy.std2Q_XXII.germs_lite
pygsti.modelpacks.legacy.std2Q_XXII.processor_spec()
pygsti.modelpacks.legacy.std2Q_XXII.target_model(parameterization_type='full', sim_type='auto')

Returns a copy of the target model in the given parameterization.

Parameters

parameterization_type{“TP”, “CPTP”, “H+S”, “S”, … }

The gate and SPAM vector parameterization type. See Model.set_all_parameterizations() for all allowed values.

sim_type{“auto”, “matrix”, “map”, “termorder:X” }

The simulator type to be used for model calculations (leave as “auto” if you’re not sure what this is).

Returns

Model

pygsti.modelpacks.legacy.std2Q_XXII.global_fidPairs = [(0, 5), (0, 8), (1, 2), (1, 5), (2, 7), (2, 8), (3, 4), (3, 9), (3, 10), (4, 5), (5, 0), (5,...
pygsti.modelpacks.legacy.std2Q_XXII.pergerm_fidPairsDict