pygsti.algorithms.fiducialselection#
Functions for selecting a complete set of fiducials for a GST analysis.
Functions
|
|
|
Create an array of all length-n and Hamming weight k binary vectors. |
|
|
|
Compute a composite score for a fiducial list. |
|
|
|
Generate prep and measurement fiducials for a given target model. |
|
Function for generating a cache of PTMs for the available fiducials. |
|
Make a dictionary structure mapping native measurements and circuits to numpy column vectors corresponding to the transpose of the effective measurement effects. |
|
Make a list of matrices for the model measurement operations. |
|
Make a dictionary structure mapping native state preps and circuits to numpy column vectors for the corresponding effective state prep. |
|
Make a list of matrices for the model preparation operations. |
|
Generate prep and measurement fiducials for a given target model. |
|
Tests a prep or measure fiducial list for informational completeness. |
|
Implements logical xor function for arbitrary number of inputs. |