pygsti.algorithms.germselection#
Functions for selecting a complete set of germs for a GST analysis.
Functions
|
|
|
Generate the compact eigenvalue decomposition of the input matrix. |
|
Generate the compact eigenvalue decomposition of the input matrix. |
|
Compute the score for a germ set when it is not AC against a model. |
Compute the score for a germ set when it is not AC against a model. |
|
Compute the score for a germ set when it is not AC against a model. |
|
|
Compute the score for a germ set when it is not AC against a model. |
|
Calculate the score of a germ set with respect to a model. |
|
Calculates the parts of the eigenvalue update loop algorithm that we can pre-compute and reuse throughout all of the potential updates. |
|
Calculates the parts of the pseudoinverse update loop algorithm that we can pre-compute and reuse throughout all of the potential updates. |
|
Function for generating a cache of PTMs for the available fiducials. |
|
Function for dropping a random fraction of the candidate germ list. |
|
|
|
Generate a germ set for doing GST with a given target model. |
|
Greedy algorithm starting with 0 germs. |
|
Greedy algorithm starting with 0 germs. |
|
Greedy germ selection algorithm starting with 0 germs. |
|
Use GRASP to find a high-performing germ set. |
|
Find a locally optimal subset of the germs in germs_list. |
|
|
|
This function performs a low-rank update to the components of the pseudo inverse of a matrix relevant to the calculation of that matrix's updated trace. |
|
Applies random unitary perturbations to a model or list of models. |
|
Helper function for calculating rank-one updates to the trace of the pseudoinverse. |
|
Helper function for calculating rank-one pseudoinverse updates. |
|
|
|
This function performs a low-rank update to the spectrum of a matrix. |
|
Test whether a set of germs is able to amplify all non-gauge parameters. |
|
Test whether a set of germs is able to amplify all non-gauge parameters. |
|
Check to see if the germs_list is amplificationally complete (AC). |