.flake8
.flake8-critical
.gitattributes
.gitignore
.lint.conf
.readthedocs.yaml
CHANGELOG
CONTRIBUTING.md
LICENSE
MANIFEST.in
NOTICE
README.md
optional-requirements.txt
pyproject.toml
pytest.ini
requirements.txt
rtd-requirements.txt
setup.py
.github/CODEOWNERS
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ci-scripts/before_install.sh
.github/ci-scripts/before_install_macos.sh
.github/ci-scripts/merge.sh
.github/workflows/autodeploy.yml
.github/workflows/beta-master.yml
.github/workflows/bugfix.yml
.github/workflows/develop.yml
.github/workflows/feature-branches.yml
.github/workflows/reuseable-main.yml
CI/github_deploy_key.enc
CI/push.sh
CI/send-email
agent-docs/01-representation.md
agent-docs/02-forward-simulation.md
agent-docs/03-data-and-fitting.md
agent-docs/04-orchestration.md
agent-docs/05-reporting-and-persistence.md
agent-docs/06-modelpacks-and-processors.md
agent-docs/07-tools-library.md
agent-docs/08-domain-plugins.md
agent-docs/AGENTS.md
agent-docs/known-debt.md
agent-docs/04-orchestration/abstract-api.md
agent-docs/04-orchestration/drivers.md
agent-docs/04-orchestration/gst.md
agent-docs/04-orchestration/non-gst.md
docs/_config.yml
docs/_toc.yml
docs/api.rst
docs/conftest.py
docs/jupytext.toml
docs/references.bib
docs/requirements.txt
docs/_ext/edit_button_branch.py
docs/_ext/pygsti_version_sub.py
docs/_static/pyGSTi_icon_blk.png
docs/_static/pyGSTi_icon_wht.png
docs/_templates/custom-class-template.rst
docs/_templates/custom-module-template.rst
docs/example_files/.keep
docs/markdown/Citing.md
docs/markdown/FAQ.md
docs/markdown/Installation.md
docs/markdown/Objects.md
docs/markdown/Protocols.md
docs/markdown/Reporting.md
docs/markdown/Simulation.md
docs/markdown/intro.md
docs/markdown/examples/1QGST-InterpolatedOps.md
docs/markdown/examples/2QGST-CreatingModels.md
docs/markdown/examples/2QGST-RunningIt.md
docs/markdown/examples/BootstrappedErrorBars.md
docs/markdown/examples/ContextDependence.md
docs/markdown/examples/FisherInformation.md
docs/markdown/examples/GOpt-AddingNewOptimizations.md
docs/markdown/examples/GOpt-NonIdealTargets.md
docs/markdown/examples/Leakage-automagic.md
docs/markdown/examples/Leakage-manual.md
docs/markdown/examples/MCFE-Example.md
docs/markdown/examples/MPI-GermSelection.md
docs/markdown/examples/MPI-RunningGST-Automagic.md
docs/markdown/examples/MPI-RunningGST.md
docs/markdown/examples/MPI.md
docs/markdown/examples/ProceduralErrorBars.md
docs/markdown/examples/QutritGST.md
docs/markdown/examples/Reports-LGSTonly.md
docs/markdown/examples/Robust-GST.md
docs/markdown/gst/CircuitConstruction.md
docs/markdown/gst/Driverfunctions.md
docs/markdown/gst/FiducialAndGermSelection.md
docs/markdown/gst/FiducialPairReduction.md
docs/markdown/gst/Legacy.md
docs/markdown/gst/LowLevel.md
docs/markdown/gst/Overview-functionbased.md
docs/markdown/gst/Overview.md
docs/markdown/gst/Protocols.md
docs/markdown/gst/TimeDependent.md
docs/markdown/interfaces/CirqIntegration.md
docs/markdown/interfaces/FileIO.md
docs/markdown/interfaces/IBMQExperiment.md
docs/markdown/objects/Circuit.md
docs/markdown/objects/CircuitLists.md
docs/markdown/objects/CustomOperator.md
docs/markdown/objects/CustomPOVM.md
docs/markdown/objects/DataSet.md
docs/markdown/objects/ExperimentDesign.md
docs/markdown/objects/ExplicitModel.md
docs/markdown/objects/ImplicitModel.md
docs/markdown/objects/Instruments.md
docs/markdown/objects/InterpolatedOperators.md
docs/markdown/objects/MatrixBases.md
docs/markdown/objects/ModelMemberGraph.md
docs/markdown/objects/ModelNoise.md
docs/markdown/objects/ModelPacks.md
docs/markdown/objects/ModelParameterization.md
docs/markdown/objects/Models.md
docs/markdown/objects/MultiDataSet.md
docs/markdown/objects/OperationFactories.md
docs/markdown/objects/Operators.md
docs/markdown/objects/ParameterBounds.md
docs/markdown/objects/ParameterLabels.md
docs/markdown/objects/ProcessorSpec.md
docs/markdown/objects/Results.md
docs/markdown/objects/StateSpace.md
docs/markdown/objects/TimestampedDataSets.md
docs/markdown/overview/00-Protocols.md
docs/markdown/overview/01-Essential-Objects.md
docs/markdown/overview/02-Using-Essential-Objects.md
docs/markdown/protocols/DriftCharacterization.md
docs/markdown/protocols/IdleTomography.md
docs/markdown/protocols/MirrorCircuitBenchmarks.md
docs/markdown/protocols/ParityBenchmarking.md
docs/markdown/protocols/RobustPhaseEstimation.md
docs/markdown/protocols/VolumetricBenchmarks.md
docs/markdown/rb/BinaryRB.md
docs/markdown/rb/CliffordRB.md
docs/markdown/rb/DirectRB.md
docs/markdown/rb/MirrorRB-Universal-Gate-Sets.md
docs/markdown/rb/MirrorRB.md
docs/markdown/rb/MultiRBExperiments.md
docs/markdown/rb/Overview.md
docs/markdown/rb/Samplers.md
docs/markdown/reporting/ReportGeneration.md
docs/markdown/reporting/Workspace.md
docs/markdown/reporting/WorkspaceExamples.md
docs/markdown/reporting/WorkspaceSwitchboards.md
docs/markdown/simulation/CircuitSimulation-CHP.md
docs/markdown/simulation/CircuitSimulation.md
docs/markdown/simulation/CliffordRB-Simulation-ExplicitModel.md
docs/markdown/simulation/CliffordRB-Simulation-ImplicitModel.md
docs/markdown/simulation/DataSimulation.md
docs/markdown/simulation/ErrorGeneratorPolynomials.md
docs/markdown/simulation/ErrorGeneratorPropagation.md
docs/markdown/simulation/ForwardSimulationTypes.md
docs/markdown/utilities/DatasetComparison.md
docs/markdown/utilities/GaugeOpt.md
docs/markdown/utilities/Metrics.md
docs/markdown/utilities/Model-Selection.md
docs/markdown/utilities/ModelAnalysisMetrics.md
docs/markdown/utilities/ModelTesting-functions.md
docs/markdown/utilities/ModelTesting.md
docs/tutorial_files/.keep
pygsti/__init__.py
pygsti/_version.py
pygsti/pgtypes.py
pygsti.egg-info/PKG-INFO
pygsti.egg-info/SOURCES.txt
pygsti.egg-info/dependency_links.txt
pygsti.egg-info/requires.txt
pygsti.egg-info/scm_file_list.json
pygsti.egg-info/scm_version.json
pygsti.egg-info/top_level.txt
pygsti/algorithms/__init__.py
pygsti/algorithms/compilers.py
pygsti/algorithms/contract.py
pygsti/algorithms/core.py
pygsti/algorithms/fiducialpairreduction.py
pygsti/algorithms/fiducialselection.py
pygsti/algorithms/gaugeopt.py
pygsti/algorithms/germselection.py
pygsti/algorithms/grammatrix.py
pygsti/algorithms/grasp.py
pygsti/algorithms/mirroring.py
pygsti/algorithms/randomcircuit.py
pygsti/algorithms/rbfit.py
pygsti/algorithms/robust_phase_estimation.py
pygsti/algorithms/scoring.py
pygsti/baseobjs/__init__.py
pygsti/baseobjs/_compatibility.py
pygsti/baseobjs/advancedoptions.py
pygsti/baseobjs/basis.py
pygsti/baseobjs/basisconstructors.py
pygsti/baseobjs/errorgenbasis.py
pygsti/baseobjs/errorgenlabel.py
pygsti/baseobjs/errorgenspace.py
pygsti/baseobjs/exceptions.py
pygsti/baseobjs/label.py
pygsti/baseobjs/mongoserializable.py
pygsti/baseobjs/nicelyserializable.py
pygsti/baseobjs/outcomelabeldict.py
pygsti/baseobjs/polynomial.py
pygsti/baseobjs/profiler.py
pygsti/baseobjs/protectedarray.py
pygsti/baseobjs/qubitgraph.py
pygsti/baseobjs/resourceallocation.py
pygsti/baseobjs/smartcache.py
pygsti/baseobjs/statespace.py
pygsti/baseobjs/unitarygatefunction.py
pygsti/baseobjs/verbosityprinter.py
pygsti/baseobjs/opcalc/__init__.py
pygsti/baseobjs/opcalc/fastopcalc.cpp
pygsti/baseobjs/opcalc/fastopcalc.pyx
pygsti/baseobjs/opcalc/slowopcalc.py
pygsti/circuits/__init__.py
pygsti/circuits/circuit.py
pygsti/circuits/circuitconstruction.py
pygsti/circuits/circuitlist.py
pygsti/circuits/circuitstructure.py
pygsti/circuits/cloudcircuitconstruction.py
pygsti/circuits/gstcircuits.py
pygsti/circuits/rpecircuits.py
pygsti/circuits/subcircuit_selection.py
pygsti/circuits/circuitparser/__init__.py
pygsti/circuits/circuitparser/fastcircuitparser.cpp
pygsti/circuits/circuitparser/fastcircuitparser.pyx
pygsti/circuits/circuitparser/slowcircuitparser.py
pygsti/data/__init__.py
pygsti/data/datacomparator.py
pygsti/data/dataset.py
pygsti/data/datasetconstruction.py
pygsti/data/freedataset.py
pygsti/data/hypothesistest.py
pygsti/data/multidataset.py
pygsti/data/rpedata.py
pygsti/drivers/__init__.py
pygsti/drivers/bootstrap.py
pygsti/drivers/longsequence.py
pygsti/errorgenpropagation/__init__.py
pygsti/errorgenpropagation/errorpropagator.py
pygsti/errorgenpropagation/localstimerrorgen.py
pygsti/evotypes/__init__.py
pygsti/evotypes/basecreps.cpp
pygsti/evotypes/basecreps.h
pygsti/evotypes/basereps.py
pygsti/evotypes/basereps_cython.cpp
pygsti/evotypes/basereps_cython.pxd
pygsti/evotypes/basereps_cython.pyx
pygsti/evotypes/evotype.py
pygsti/evotypes/chp/__init__.py
pygsti/evotypes/chp/effectreps.py
pygsti/evotypes/chp/opreps.py
pygsti/evotypes/chp/povmreps.py
pygsti/evotypes/chp/statereps.py
pygsti/evotypes/densitymx/__init__.py
pygsti/evotypes/densitymx/effectcreps.cpp
pygsti/evotypes/densitymx/effectcreps.h
pygsti/evotypes/densitymx/effectreps.cpp
pygsti/evotypes/densitymx/effectreps.pxd
pygsti/evotypes/densitymx/effectreps.pyx
pygsti/evotypes/densitymx/opcreps.cpp
pygsti/evotypes/densitymx/opcreps.h
pygsti/evotypes/densitymx/opreps.cpp
pygsti/evotypes/densitymx/opreps.pxd
pygsti/evotypes/densitymx/opreps.pyx
pygsti/evotypes/densitymx/statecreps.cpp
pygsti/evotypes/densitymx/statecreps.h
pygsti/evotypes/densitymx/statereps.cpp
pygsti/evotypes/densitymx/statereps.pxd
pygsti/evotypes/densitymx/statereps.pyx
pygsti/evotypes/densitymx_slow/__init__.py
pygsti/evotypes/densitymx_slow/effectreps.py
pygsti/evotypes/densitymx_slow/opreps.py
pygsti/evotypes/densitymx_slow/statereps.py
pygsti/evotypes/stabilizer/__init__.py
pygsti/evotypes/stabilizer/effectcreps.cpp
pygsti/evotypes/stabilizer/effectcreps.h
pygsti/evotypes/stabilizer/effectreps.cpp
pygsti/evotypes/stabilizer/effectreps.pxd
pygsti/evotypes/stabilizer/effectreps.pyx
pygsti/evotypes/stabilizer/opcreps.cpp
pygsti/evotypes/stabilizer/opcreps.h
pygsti/evotypes/stabilizer/opreps.cpp
pygsti/evotypes/stabilizer/opreps.pxd
pygsti/evotypes/stabilizer/opreps.pyx
pygsti/evotypes/stabilizer/statecreps.cpp
pygsti/evotypes/stabilizer/statecreps.h
pygsti/evotypes/stabilizer/statereps.cpp
pygsti/evotypes/stabilizer/statereps.pxd
pygsti/evotypes/stabilizer/statereps.pyx
pygsti/evotypes/stabilizer/termcreps.cpp
pygsti/evotypes/stabilizer/termcreps.h
pygsti/evotypes/stabilizer/termreps.cpp
pygsti/evotypes/stabilizer/termreps.pxd
pygsti/evotypes/stabilizer/termreps.pyx
pygsti/evotypes/stabilizer_slow/__init__.py
pygsti/evotypes/stabilizer_slow/effectreps.py
pygsti/evotypes/stabilizer_slow/opreps.py
pygsti/evotypes/stabilizer_slow/stabilizer.py
pygsti/evotypes/stabilizer_slow/statereps.py
pygsti/evotypes/statevec/__init__.py
pygsti/evotypes/statevec/effectcreps.cpp
pygsti/evotypes/statevec/effectcreps.h
pygsti/evotypes/statevec/effectreps.cpp
pygsti/evotypes/statevec/effectreps.pxd
pygsti/evotypes/statevec/effectreps.pyx
pygsti/evotypes/statevec/opcreps.cpp
pygsti/evotypes/statevec/opcreps.h
pygsti/evotypes/statevec/opreps.cpp
pygsti/evotypes/statevec/opreps.pxd
pygsti/evotypes/statevec/opreps.pyx
pygsti/evotypes/statevec/statecreps.cpp
pygsti/evotypes/statevec/statecreps.h
pygsti/evotypes/statevec/statereps.cpp
pygsti/evotypes/statevec/statereps.pxd
pygsti/evotypes/statevec/statereps.pyx
pygsti/evotypes/statevec/termcreps.cpp
pygsti/evotypes/statevec/termcreps.h
pygsti/evotypes/statevec/termreps.cpp
pygsti/evotypes/statevec/termreps.pxd
pygsti/evotypes/statevec/termreps.pyx
pygsti/evotypes/statevec_slow/__init__.py
pygsti/evotypes/statevec_slow/effectreps.py
pygsti/evotypes/statevec_slow/opreps.py
pygsti/evotypes/statevec_slow/statereps.py
pygsti/extras/__init__.py
pygsti/extras/crosstalk/__init__.py
pygsti/extras/crosstalk/core.py
pygsti/extras/crosstalk/objects.py
pygsti/extras/devices/__init__.py
pygsti/extras/devices/devcore.py
pygsti/extras/devices/experimentaldevice.py
pygsti/extras/devices/ibmq_algiers.py
pygsti/extras/devices/ibmq_athens.py
pygsti/extras/devices/ibmq_auckland.py
pygsti/extras/devices/ibmq_belem.py
pygsti/extras/devices/ibmq_bogota.py
pygsti/extras/devices/ibmq_brisbane.py
pygsti/extras/devices/ibmq_burlington.py
pygsti/extras/devices/ibmq_cairo.py
pygsti/extras/devices/ibmq_cambridge.py
pygsti/extras/devices/ibmq_casablanca.py
pygsti/extras/devices/ibmq_essex.py
pygsti/extras/devices/ibmq_guadalupe.py
pygsti/extras/devices/ibmq_hanoi.py
pygsti/extras/devices/ibmq_kolkata.py
pygsti/extras/devices/ibmq_lagos.py
pygsti/extras/devices/ibmq_lima.py
pygsti/extras/devices/ibmq_london.py
pygsti/extras/devices/ibmq_manhattan.py
pygsti/extras/devices/ibmq_manila.py
pygsti/extras/devices/ibmq_melbourne.py
pygsti/extras/devices/ibmq_montreal.py
pygsti/extras/devices/ibmq_mumbai.py
pygsti/extras/devices/ibmq_nairobi.py
pygsti/extras/devices/ibmq_nazca.py
pygsti/extras/devices/ibmq_ourense.py
pygsti/extras/devices/ibmq_perth.py
pygsti/extras/devices/ibmq_quito.py
pygsti/extras/devices/ibmq_rome.py
pygsti/extras/devices/ibmq_rueschlikon.py
pygsti/extras/devices/ibmq_santiago.py
pygsti/extras/devices/ibmq_sherbrooke.py
pygsti/extras/devices/ibmq_sydney.py
pygsti/extras/devices/ibmq_tenerife.py
pygsti/extras/devices/ibmq_toronto.py
pygsti/extras/devices/ibmq_vigo.py
pygsti/extras/devices/ibmq_yorktown.py
pygsti/extras/devices/rigetti_agave.py
pygsti/extras/devices/rigetti_aspen4.py
pygsti/extras/devices/rigetti_aspen6.py
pygsti/extras/devices/rigetti_aspen7.py
pygsti/extras/drift/__init__.py
pygsti/extras/drift/driftreport.py
pygsti/extras/drift/probtrajectory.py
pygsti/extras/drift/signal.py
pygsti/extras/drift/stabilityanalyzer.py
pygsti/extras/drift/trmodel.py
pygsti/extras/ibmq/__init__.py
pygsti/extras/ibmq/ibmqexperiment.py
pygsti/extras/idletomography/__init__.py
pygsti/extras/idletomography/idtcore.py
pygsti/extras/idletomography/idtreport.py
pygsti/extras/idletomography/idtresults.py
pygsti/extras/idletomography/idttools.py
pygsti/extras/idletomography/pauliobjs.py
pygsti/extras/interpygate/__init__.py
pygsti/extras/interpygate/core.py
pygsti/extras/interpygate/process_tomography.py
pygsti/extras/lfh/__init__.py
pygsti/extras/lfh/lfherrorgen.py
pygsti/extras/lfh/lfhforwardsims.py
pygsti/extras/lfh/lfhmodel.py
pygsti/extras/paritybenchmarking/__init__.py
pygsti/extras/paritybenchmarking/disturbancecalc.py
pygsti/extras/rpe/__init__.py
pygsti/extras/rpe/rpeconfig.py
pygsti/extras/rpe/rpeconfig_GxPi2_GyPi2_00.py
pygsti/extras/rpe/rpeconfig_GxPi2_GyPi2_UpDn.py
pygsti/extras/rpe/rpeconstruction.py
pygsti/extras/rpe/rpetools.py
pygsti/forwardsims/__init__.py
pygsti/forwardsims/distforwardsim.py
pygsti/forwardsims/forwardsim.py
pygsti/forwardsims/mapforwardsim.py
pygsti/forwardsims/mapforwardsim_calc_densitymx.cpp
pygsti/forwardsims/mapforwardsim_calc_densitymx.pyx
pygsti/forwardsims/mapforwardsim_calc_generic.py
pygsti/forwardsims/matrixforwardsim.py
pygsti/forwardsims/successfailfwdsim.py
pygsti/forwardsims/termforwardsim.py
pygsti/forwardsims/termforwardsim_calc_generic.py
pygsti/forwardsims/termforwardsim_calc_stabilizer.cpp
pygsti/forwardsims/termforwardsim_calc_stabilizer.pyx
pygsti/forwardsims/termforwardsim_calc_statevec.cpp
pygsti/forwardsims/termforwardsim_calc_statevec.pyx
pygsti/forwardsims/torchfwdsim.py
pygsti/forwardsims/weakforwardsim.py
pygsti/io/__init__.py
pygsti/io/metadir.py
pygsti/io/mongodb.py
pygsti/io/readers.py
pygsti/io/stdinput.py
pygsti/io/writers.py
pygsti/layouts/__init__.py
pygsti/layouts/cachedlayout.py
pygsti/layouts/copalayout.py
pygsti/layouts/distlayout.py
pygsti/layouts/evaltree.py
pygsti/layouts/maplayout.py
pygsti/layouts/matrixlayout.py
pygsti/layouts/prefixtable.py
pygsti/layouts/termlayout.py
pygsti/leakage/__init__.py
pygsti/leakage/core.py
pygsti/leakage/gaugeopt.py
pygsti/leakage/metrics.py
pygsti/leakage/models.py
pygsti/leakage/reports.py
pygsti/modelmembers/__init__.py
pygsti/modelmembers/errorgencontainer.py
pygsti/modelmembers/modelmember.py
pygsti/modelmembers/modelmembergraph.py
pygsti/modelmembers/term.py
pygsti/modelmembers/torchable.py
pygsti/modelmembers/instruments/__init__.py
pygsti/modelmembers/instruments/_construction.py
pygsti/modelmembers/instruments/instrument.py
pygsti/modelmembers/instruments/tpinstrument.py
pygsti/modelmembers/instruments/tpinstrumentop.py
pygsti/modelmembers/operations/__init__.py
pygsti/modelmembers/operations/affineshiftop.py
pygsti/modelmembers/operations/composederrorgen.py
pygsti/modelmembers/operations/composedop.py
pygsti/modelmembers/operations/cptrop.py
pygsti/modelmembers/operations/denseop.py
pygsti/modelmembers/operations/depolarizeop.py
pygsti/modelmembers/operations/eigpdenseop.py
pygsti/modelmembers/operations/embeddederrorgen.py
pygsti/modelmembers/operations/embeddedop.py
pygsti/modelmembers/operations/experrorgenop.py
pygsti/modelmembers/operations/fullarbitraryop.py
pygsti/modelmembers/operations/fullcptpop.py
pygsti/modelmembers/operations/fulltpop.py
pygsti/modelmembers/operations/fullunitaryop.py
pygsti/modelmembers/operations/identitypluserrorgenop.py
pygsti/modelmembers/operations/krausop.py
pygsti/modelmembers/operations/lindbladcoefficients.py
pygsti/modelmembers/operations/lindbladerrorgen.py
pygsti/modelmembers/operations/linearop.py
pygsti/modelmembers/operations/lpdenseop.py
pygsti/modelmembers/operations/opfactory.py
pygsti/modelmembers/operations/repeatedop.py
pygsti/modelmembers/operations/staticarbitraryop.py
pygsti/modelmembers/operations/staticcliffordop.py
pygsti/modelmembers/operations/staticstdop.py
pygsti/modelmembers/operations/staticunitaryop.py
pygsti/modelmembers/operations/stochasticop.py
pygsti/modelmembers/povms/__init__.py
pygsti/modelmembers/povms/basepovm.py
pygsti/modelmembers/povms/complementeffect.py
pygsti/modelmembers/povms/composedeffect.py
pygsti/modelmembers/povms/composedpovm.py
pygsti/modelmembers/povms/computationaleffect.py
pygsti/modelmembers/povms/computationalpovm.py
pygsti/modelmembers/povms/conjugatedeffect.py
pygsti/modelmembers/povms/effect.py
pygsti/modelmembers/povms/fulleffect.py
pygsti/modelmembers/povms/fullpureeffect.py
pygsti/modelmembers/povms/marginalizedpovm.py
pygsti/modelmembers/povms/povm.py
pygsti/modelmembers/povms/staticeffect.py
pygsti/modelmembers/povms/staticpureeffect.py
pygsti/modelmembers/povms/tensorprodeffect.py
pygsti/modelmembers/povms/tensorprodpovm.py
pygsti/modelmembers/povms/tppovm.py
pygsti/modelmembers/povms/unconstrainedpovm.py
pygsti/modelmembers/states/__init__.py
pygsti/modelmembers/states/composedstate.py
pygsti/modelmembers/states/computationalstate.py
pygsti/modelmembers/states/cptpstate.py
pygsti/modelmembers/states/densestate.py
pygsti/modelmembers/states/fullpurestate.py
pygsti/modelmembers/states/fullstate.py
pygsti/modelmembers/states/purestate.py
pygsti/modelmembers/states/state.py
pygsti/modelmembers/states/staticpurestate.py
pygsti/modelmembers/states/staticstate.py
pygsti/modelmembers/states/tensorprodstate.py
pygsti/modelmembers/states/tpstate.py
pygsti/modelpacks/__init__.py
pygsti/modelpacks/_modelpack.py
pygsti/modelpacks/smq1Q_XY.py
pygsti/modelpacks/smq1Q_XYI.py
pygsti/modelpacks/smq1Q_XYZI.py
pygsti/modelpacks/smq1Q_XZ.py
pygsti/modelpacks/smq1Q_Xpi2_rpe.py
pygsti/modelpacks/smq1Q_Ypi2_rpe.py
pygsti/modelpacks/smq1Q_ZN.py
pygsti/modelpacks/smq1Q_pi4_pi2_XZ.py
pygsti/modelpacks/smq2Q_XXII.py
pygsti/modelpacks/smq2Q_XXII_condensed.py
pygsti/modelpacks/smq2Q_XXYYII.py
pygsti/modelpacks/smq2Q_XXYYII_condensed.py
pygsti/modelpacks/smq2Q_XY.py
pygsti/modelpacks/smq2Q_XYCNOT.py
pygsti/modelpacks/smq2Q_XYCPHASE.py
pygsti/modelpacks/smq2Q_XYI.py
pygsti/modelpacks/smq2Q_XYI1.py
pygsti/modelpacks/smq2Q_XYI2.py
pygsti/modelpacks/smq2Q_XYICNOT.py
pygsti/modelpacks/smq2Q_XYICPHASE.py
pygsti/modelpacks/smq2Q_XYXX.py
pygsti/modelpacks/smq2Q_XYZICNOT.py
pygsti/modelpacks/smq2Q_XYZZ.py
pygsti/modelpacks/stdtarget.py
pygsti/modelpacks/legacy/__init__.py
pygsti/modelpacks/legacy/std1Q_Cliffords.py
pygsti/modelpacks/legacy/std1Q_XY.py
pygsti/modelpacks/legacy/std1Q_XYI.py
pygsti/modelpacks/legacy/std1Q_XYZI.py
pygsti/modelpacks/legacy/std1Q_XZ.py
pygsti/modelpacks/legacy/std1Q_ZN.py
pygsti/modelpacks/legacy/std1Q_pi4_pi2_XZ.py
pygsti/modelpacks/legacy/std2Q_XXII.py
pygsti/modelpacks/legacy/std2Q_XXYYII.py
pygsti/modelpacks/legacy/std2Q_XY.py
pygsti/modelpacks/legacy/std2Q_XYCNOT.py
pygsti/modelpacks/legacy/std2Q_XYCPHASE.py
pygsti/modelpacks/legacy/std2Q_XYI.py
pygsti/modelpacks/legacy/std2Q_XYI1.py
pygsti/modelpacks/legacy/std2Q_XYI2.py
pygsti/modelpacks/legacy/std2Q_XYICNOT.py
pygsti/modelpacks/legacy/std2Q_XYICPHASE.py
pygsti/modelpacks/legacy/std2Q_XYZICNOT.py
pygsti/modelpacks/legacy/stdQT_XYIMS.py
pygsti/models/__init__.py
pygsti/models/cloudnoisemodel.py
pygsti/models/explicitcalc.py
pygsti/models/explicitmodel.py
pygsti/models/fogistore.py
pygsti/models/gaugegroup.py
pygsti/models/implicitmodel.py
pygsti/models/layerrules.py
pygsti/models/localnoisemodel.py
pygsti/models/memberdict.py
pygsti/models/model.py
pygsti/models/modelconstruction.py
pygsti/models/modelnoise.py
pygsti/models/modelparaminterposer.py
pygsti/models/oplessmodel.py
pygsti/models/qutrit.py
pygsti/models/rpemodel.py
pygsti/models/stencillabel.py
pygsti/objectivefns/__init__.py
pygsti/objectivefns/objectivefns.py
pygsti/objectivefns/wildcardbudget.py
pygsti/optimize/__init__.py
pygsti/optimize/_sigint.py
pygsti/optimize/arraysinterface.py
pygsti/optimize/customcg.py
pygsti/optimize/customlm.py
pygsti/optimize/customsolve.py
pygsti/optimize/optimize.py
pygsti/optimize/simplerlm.py
pygsti/optimize/wildcardopt.py
pygsti/processors/__init__.py
pygsti/processors/compilationrules.py
pygsti/processors/processorspec.py
pygsti/processors/random_compilation.py
pygsti/protocols/__init__.py
pygsti/protocols/confidenceregionfactory.py
pygsti/protocols/estimate.py
pygsti/protocols/freeformsim.py
pygsti/protocols/gst.py
pygsti/protocols/mirror_edesign.py
pygsti/protocols/modeltest.py
pygsti/protocols/protocol.py
pygsti/protocols/rb.py
pygsti/protocols/rpe.py
pygsti/protocols/scarab.py
pygsti/protocols/stability.py
pygsti/protocols/treenode.py
pygsti/protocols/vb.py
pygsti/protocols/vbdataframe.py
pygsti/report/__init__.py
pygsti/report/autotitle.py
pygsti/report/cell.py
pygsti/report/colormaps.py
pygsti/report/convert.py
pygsti/report/factory.py
pygsti/report/figure.py
pygsti/report/fogidiagram.py
pygsti/report/formatter.py
pygsti/report/formatters.py
pygsti/report/html.py
pygsti/report/latex.py
pygsti/report/merge_helpers.py
pygsti/report/modelfunction.py
pygsti/report/mpl_colormaps.py
pygsti/report/notebook.py
pygsti/report/notebookcell.py
pygsti/report/parse_notebook_text.py
pygsti/report/plothelpers.py
pygsti/report/plotly_plot_ex.py
pygsti/report/python.py
pygsti/report/report.py
pygsti/report/reportableqty.py
pygsti/report/reportables.py
pygsti/report/row.py
pygsti/report/table.py
pygsti/report/textblock.py
pygsti/report/vbplot.py
pygsti/report/workspace.py
pygsti/report/workspaceplots.py
pygsti/report/workspacetables.py
pygsti/report/workspacetexts.py
pygsti/report/fonts/NotoSansMono-Regular.ttf
pygsti/report/fonts/OpenSans-Regular.ttf
pygsti/report/section/__init__.py
pygsti/report/section/datacomparison.py
pygsti/report/section/drift.py
pygsti/report/section/gauge.py
pygsti/report/section/goodness.py
pygsti/report/section/help.py
pygsti/report/section/idle.py
pygsti/report/section/meta.py
pygsti/report/section/summary.py
pygsti/report/templates/CodeCell.json
pygsti/report/templates/Empty.ipynb
pygsti/report/templates/MDcell.json
pygsti/report/templates/standalone.html
pygsti/report/templates/standalone.tex
pygsti/report/templates/standard_pdf_report.tex
pygsti/report/templates/drift_html_report/main.html
pygsti/report/templates/drift_html_report/tabs/AjaxError.html
pygsti/report/templates/drift_html_report/tabs/Drift.html
pygsti/report/templates/idletomography_html_report/main.html
pygsti/report/templates/idletomography_html_report/tabs/AjaxError.html
pygsti/report/templates/idletomography_html_report/tabs/DataComparison.html
pygsti/report/templates/idletomography_html_report/tabs/IdleTomography.html
pygsti/report/templates/offline/README.txt
pygsti/report/templates/offline/auto-render.min.js
pygsti/report/templates/offline/jquery-3.6.4.min.js
pygsti/report/templates/offline/jquery-ui.min.js
pygsti/report/templates/offline/jupyterlibload.js
pygsti/report/templates/offline/katex.css
pygsti/report/templates/offline/katex.min.js
pygsti/report/templates/offline/masonry.pkgd.min.js
pygsti/report/templates/offline/plotly-3.0.1.min.js
pygsti/report/templates/offline/pygsti_dashboard.css
pygsti/report/templates/offline/pygsti_dashboard.js
pygsti/report/templates/offline/pygsti_dataviz.css
pygsti/report/templates/offline/pygsti_fonts.css
pygsti/report/templates/offline/pygsti_plotly_ex.js
pygsti/report/templates/offline/require.min.js
pygsti/report/templates/offline/smoothness-jquery-ui.css
pygsti/report/templates/offline/fonts/KaTeX_AMS-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_AMS-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_AMS-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_AMS-Regular.woff2
pygsti/report/templates/offline/fonts/KaTeX_Caligraphic-Bold.eot
pygsti/report/templates/offline/fonts/KaTeX_Caligraphic-Bold.ttf
pygsti/report/templates/offline/fonts/KaTeX_Caligraphic-Bold.woff
pygsti/report/templates/offline/fonts/KaTeX_Caligraphic-Bold.woff2
pygsti/report/templates/offline/fonts/KaTeX_Caligraphic-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_Caligraphic-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_Caligraphic-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_Caligraphic-Regular.woff2
pygsti/report/templates/offline/fonts/KaTeX_Fraktur-Bold.eot
pygsti/report/templates/offline/fonts/KaTeX_Fraktur-Bold.ttf
pygsti/report/templates/offline/fonts/KaTeX_Fraktur-Bold.woff
pygsti/report/templates/offline/fonts/KaTeX_Fraktur-Bold.woff2
pygsti/report/templates/offline/fonts/KaTeX_Fraktur-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_Fraktur-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_Fraktur-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_Fraktur-Regular.woff2
pygsti/report/templates/offline/fonts/KaTeX_Main-Bold.eot
pygsti/report/templates/offline/fonts/KaTeX_Main-Bold.ttf
pygsti/report/templates/offline/fonts/KaTeX_Main-Bold.woff
pygsti/report/templates/offline/fonts/KaTeX_Main-Bold.woff2
pygsti/report/templates/offline/fonts/KaTeX_Main-Italic.eot
pygsti/report/templates/offline/fonts/KaTeX_Main-Italic.ttf
pygsti/report/templates/offline/fonts/KaTeX_Main-Italic.woff
pygsti/report/templates/offline/fonts/KaTeX_Main-Italic.woff2
pygsti/report/templates/offline/fonts/KaTeX_Main-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_Main-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_Main-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_Main-Regular.woff2
pygsti/report/templates/offline/fonts/KaTeX_Math-BoldItalic.eot
pygsti/report/templates/offline/fonts/KaTeX_Math-BoldItalic.ttf
pygsti/report/templates/offline/fonts/KaTeX_Math-BoldItalic.woff
pygsti/report/templates/offline/fonts/KaTeX_Math-BoldItalic.woff2
pygsti/report/templates/offline/fonts/KaTeX_Math-Italic.eot
pygsti/report/templates/offline/fonts/KaTeX_Math-Italic.ttf
pygsti/report/templates/offline/fonts/KaTeX_Math-Italic.woff
pygsti/report/templates/offline/fonts/KaTeX_Math-Italic.woff2
pygsti/report/templates/offline/fonts/KaTeX_Math-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_Math-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_Math-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_Math-Regular.woff2
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Bold.eot
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Bold.ttf
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Bold.woff
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Bold.woff2
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Italic.eot
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Italic.ttf
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Italic.woff
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Italic.woff2
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_SansSerif-Regular.woff2
pygsti/report/templates/offline/fonts/KaTeX_Script-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_Script-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_Script-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_Script-Regular.woff2
pygsti/report/templates/offline/fonts/KaTeX_Size1-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_Size1-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_Size1-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_Size1-Regular.woff2
pygsti/report/templates/offline/fonts/KaTeX_Size2-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_Size2-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_Size2-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_Size2-Regular.woff2
pygsti/report/templates/offline/fonts/KaTeX_Size3-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_Size3-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_Size3-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_Size3-Regular.woff2
pygsti/report/templates/offline/fonts/KaTeX_Size4-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_Size4-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_Size4-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_Size4-Regular.woff2
pygsti/report/templates/offline/fonts/KaTeX_Typewriter-Regular.eot
pygsti/report/templates/offline/fonts/KaTeX_Typewriter-Regular.ttf
pygsti/report/templates/offline/fonts/KaTeX_Typewriter-Regular.woff
pygsti/report/templates/offline/fonts/KaTeX_Typewriter-Regular.woff2
pygsti/report/templates/offline/fonts/cmunbi.otf
pygsti/report/templates/offline/fonts/cmunbx.otf
pygsti/report/templates/offline/fonts/cmunbxo.otf
pygsti/report/templates/offline/fonts/cmunrm.otf
pygsti/report/templates/offline/fonts/cmunsi.otf
pygsti/report/templates/offline/fonts/cmunss.otf
pygsti/report/templates/offline/fonts/cmunsx.otf
pygsti/report/templates/offline/fonts/cmunti.otf
pygsti/report/templates/offline/images/favicon-16x16.png
pygsti/report/templates/offline/images/favicon-32x32.png
pygsti/report/templates/offline/images/favicon-96x96.png
pygsti/report/templates/offline/images/pyGSTi_icon.png
pygsti/report/templates/offline/images/ui-bg_glass_55_fbf9ee_1x400.png
pygsti/report/templates/offline/images/ui-bg_glass_65_ffffff_1x400.png
pygsti/report/templates/offline/images/ui-bg_glass_75_dadada_1x400.png
pygsti/report/templates/offline/images/ui-bg_glass_75_e6e6e6_1x400.png
pygsti/report/templates/offline/images/ui-bg_glass_95_fef1ec_1x400.png
pygsti/report/templates/offline/images/ui-bg_highlight-soft_75_cccccc_1x100.png
pygsti/report/templates/offline/images/ui-icons_222222_256x240.png
pygsti/report/templates/offline/images/ui-icons_2e83ff_256x240.png
pygsti/report/templates/offline/images/ui-icons_454545_256x240.png
pygsti/report/templates/offline/images/ui-icons_888888_256x240.png
pygsti/report/templates/offline/images/ui-icons_cd0a0a_256x240.png
pygsti/report/templates/report_notebook/data_comparison.txt
pygsti/report/templates/report_notebook/gauge_invariant.txt
pygsti/report/templates/report_notebook/gauge_variant.txt
pygsti/report/templates/report_notebook/goodness.txt
pygsti/report/templates/report_notebook/input.txt
pygsti/report/templates/report_notebook/meta.txt
pygsti/report/templates/report_notebook/summary.txt
pygsti/report/templates/standard_html_report/main.html
pygsti/report/templates/standard_html_report/tabs/AjaxError.html
pygsti/report/templates/standard_html_report/tabs/DataComparison.html
pygsti/report/templates/standard_html_report/tabs/GaugeInvariants_gates.html
pygsti/report/templates/standard_html_report/tabs/GaugeInvariants_germs.html
pygsti/report/templates/standard_html_report/tabs/GaugeVariants.html
pygsti/report/templates/standard_html_report/tabs/GaugeVariants_decomp.html
pygsti/report/templates/standard_html_report/tabs/GaugeVariants_errgen.html
pygsti/report/templates/standard_html_report/tabs/GaugeVariants_raw.html
pygsti/report/templates/standard_html_report/tabs/Goodness.html
pygsti/report/templates/standard_html_report/tabs/Goodness_colorboxplot.html
pygsti/report/templates/standard_html_report/tabs/Goodness_scaling.html
pygsti/report/templates/standard_html_report/tabs/Goodness_unmodeled.html
pygsti/report/templates/standard_html_report/tabs/Help.html
pygsti/report/templates/standard_html_report/tabs/IdleTomography.html
pygsti/report/templates/standard_html_report/tabs/Input.html
pygsti/report/templates/standard_html_report/tabs/Meta.html
pygsti/report/templates/standard_html_report/tabs/Summary.html
pygsti/serialization/__init__.py
pygsti/serialization/jsoncodec.py
pygsti/tools/__init__.py
pygsti/tools/_leakage.py
pygsti/tools/basistools.py
pygsti/tools/chi2fns.py
pygsti/tools/compilationtools.py
pygsti/tools/dataframetools.py
pygsti/tools/edesigntools.py
pygsti/tools/errgenpolytools.py
pygsti/tools/errgenproptools.py
pygsti/tools/exceptions.py
pygsti/tools/fastcalc.c
pygsti/tools/fastcalc.pyx
pygsti/tools/fasterrgencalc.c
pygsti/tools/fasterrgencalc.pyx
pygsti/tools/fogitools.py
pygsti/tools/gatetools.py
pygsti/tools/group.py
pygsti/tools/hypothesis.py
pygsti/tools/internalgates.py
pygsti/tools/jamiolkowski.py
pygsti/tools/legacytools.py
pygsti/tools/likelihoodfns.py
pygsti/tools/lindbladtools.py
pygsti/tools/listtools.py
pygsti/tools/locking.py
pygsti/tools/matrixmod2.py
pygsti/tools/matrixtools.py
pygsti/tools/mcfetools.py
pygsti/tools/metaprogramming.py
pygsti/tools/mpitools.py
pygsti/tools/mptools.py
pygsti/tools/nameddict.py
pygsti/tools/optools.py
pygsti/tools/opttools.py
pygsti/tools/pdftools.py
pygsti/tools/profile.py
pygsti/tools/rbtheory.py
pygsti/tools/rbtools.py
pygsti/tools/sdptools.py
pygsti/tools/sharedmemtools.py
pygsti/tools/slicetools.py
pygsti/tools/symplectic.py
pygsti/tools/typeddict.py
scripts/autoformat.sh
scripts/do-critical-linting.sh
scripts/do-linting.sh
scripts/find_missing_docstrings.py
test/.coveragerc
test/__init__.py
test/checkDocs.py
test/duplicated.py
test/lint.py
test/runTests.py
test/config/pylint_config.json
test/helpers/__init__.py
test/helpers/automation_tools/__init__.py
test/helpers/automation_tools/jsonwrapper.py
test/helpers/automation_tools/utilities.py
test/helpers/pylint/__init__.py
test/helpers/pylint/findErrors.py
test/helpers/pylint/findWarnings.py
test/helpers/pylint/helpers.py
test/helpers/pylint/lintAll.py
test/helpers/pylint/lookFor.py
test/helpers/pylint/pylint_messages.txt
test/helpers/pylint/runAdjustables.py
test/helpers/pylint/score.py
test/helpers/pylint/output/cyclic-import.out
test/helpers/pylint/output/duplicate-code.out
test/helpers/pylint/output/errors.out
test/helpers/pylint/output/if.out
test/helpers/pylint/output/missingdocs.out
test/helpers/pylint/output/out.out
test/helpers/pylint/output/rawexcept.out
test/helpers/pylint/output/specific.out
test/helpers/pylint/output/todos.out
test/helpers/pylint/output/too-many-arguments.txt
test/helpers/pylint/output/too-many-boolean-expressions.txt
test/helpers/pylint/output/too-many-branches.txt
test/helpers/pylint/output/too-many-instance-attributes.txt
test/helpers/pylint/output/too-many-locals.txt
test/helpers/pylint/output/too-many-return-statements.txt
test/helpers/pylint/output/too-many-statements.txt
test/helpers/pylint/output/unused-import.out
test/helpers/pylint/output/unused.out
test/helpers/pylint/output/warnings.out
test/helpers/scripts/runCoverageTests.sh
test/integration/test_gst_run_mpi.py
test/integration/test_leakage_gst.py
test/integration/test_robust_gst.py
test/output/.placeholder
test/output/coverage/.placeholder
test/output/dup/.placeholder
test/output/duplicated/duplicated_algorithms.html
test/output/duplicated/duplicated_construction.html
test/output/duplicated/duplicated_drivers.html
test/output/duplicated/duplicated_io.html
test/output/duplicated/duplicated_objects.html
test/output/duplicated/duplicated_optimize.html
test/output/duplicated/duplicated_report.html
test/output/duplicated/duplicated_tools.html
test/output/pylint/.placeholder
test/performance/.gitignore
test/performance/README.md
test/performance/circuit_corpus.py
test/performance/circuit_corpus_allowlist.txt
test/performance/circuit_corpus_baseline.jsonl.gz
test/performance/circuit_microbench.py
test/performance/mpi_2D_scaling/1.sbatch
test/performance/mpi_2D_scaling/16-x.sbatch
test/performance/mpi_2D_scaling/2-x.sbatch
test/performance/mpi_2D_scaling/32-x.sbatch
test/performance/mpi_2D_scaling/4-x.sbatch
test/performance/mpi_2D_scaling/64-x.sbatch
test/performance/mpi_2D_scaling/8-x.sbatch
test/performance/mpi_2D_scaling/extract_timings.py
test/performance/mpi_2D_scaling/run.sh
test/performance/mpi_2D_scaling/run_me_with_mpirun.py
test/performance/mpi_2D_scaling/sbatch-all.sh
test/performance/mpi_2D_scaling/reference-8955f5d/2Dspeedup.pdf
test/performance/mpi_2D_scaling/reference-8955f5d/timings.json
test/test_packages/.coveragerc
test/test_packages/__init__.py
test/test_packages/algorithms/__init__.py
test/test_packages/algorithms/algorithmsTestCase.py
test/test_packages/algorithms/basecase.py
test/test_packages/algorithms/test_core.py
test/test_packages/algorithms/test_fiducialpairreduction.py
test/test_packages/algorithms/test_fogi_gst.py
test/test_packages/algorithms/test_germselection.py
test/test_packages/cmp_chk_files/Fake_Dataset_none.txt
test/test_packages/cmp_chk_files/Fake_Dataset_none.txt.cache
test/test_packages/cmp_chk_files/Fake_Dataset_round.txt
test/test_packages/cmp_chk_files/IFPR_fidPairs_dict.pkl
test/test_packages/cmp_chk_files/analysis.dataset
test/test_packages/cmp_chk_files/analysis.model
test/test_packages/cmp_chk_files/analysis_lgst.dataset
test/test_packages/cmp_chk_files/calcMethods1Q.dataset
test/test_packages/cmp_chk_files/calcMethods1Q_redmod.dataset
test/test_packages/cmp_chk_files/create_reference_files.py
test/test_packages/cmp_chk_files/deprecated.dataset
test/test_packages/cmp_chk_files/idt_nQsequenceCache.pkl
test/test_packages/cmp_chk_files/nqubit_1Q_seqs.json
test/test_packages/cmp_chk_files/nqubit_2Q.dataset
test/test_packages/cmp_chk_files/nqubit_2Q_seqs.json
test/test_packages/cmp_chk_files/nqubit_2Qterms.cache
test/test_packages/cmp_chk_files/pygsti0.9.3.dataset
test/test_packages/cmp_chk_files/pygsti0.9.3.dataset.txt
test/test_packages/cmp_chk_files/pygsti0.9.3.gateset.txt
test/test_packages/cmp_chk_files/pygsti0.9.6.dataset
test/test_packages/cmp_chk_files/pygsti0.9.6.dataset.txt
test/test_packages/cmp_chk_files/pygsti0.9.6.gateset.txt
test/test_packages/cmp_chk_files/pygsti0.9.7.dataset
test/test_packages/cmp_chk_files/pygsti0.9.7.dataset.txt
test/test_packages/cmp_chk_files/pygsti0.9.7.gateset.txt
test/test_packages/cmp_chk_files/rb_io_test.txt
test/test_packages/cmp_chk_files/report_dashboard_template.html
test/test_packages/cmp_chk_files/reportgen.dataset
test/test_packages/cmp_chk_files/reportgen2.dataset
test/test_packages/cmp_chk_files/rpe_test_ds.txt
test/test_packages/cmp_chk_files/test1Qcalc_redmod_exact.json
test/test_packages/cmp_chk_files/test1Qcalc_redmod_terms.json
test/test_packages/cmp_chk_files/test1Qcalc_std_exact.json
test/test_packages/cmp_chk_files/test1Qcalc_std_prunedpath.json
test/test_packages/cmp_chk_files/test1Qcalc_std_terms.json
test/test_packages/cmp_chk_files/timeseries_data_trunc.txt
test/test_packages/construction/__init__.py
test/test_packages/construction/test_gateconstruction.py
test/test_packages/construction/test_gatesetconstruction.py
test/test_packages/drivers/__init__.py
test/test_packages/drivers/test_calcmethods1Q.py
test/test_packages/drivers/test_continuousgates.py
test/test_packages/drivers/test_drivers.py
test/test_packages/drivers/test_nqubit.py
test/test_packages/drivers/test_timedep.py
test/test_packages/extras/__init__.py
test/test_packages/extras/test_drift.py
test/test_packages/extras/test_idt.py
test/test_packages/extras/test_interpygate.py
test/test_packages/extras/test_rpe.py
test/test_packages/extras/test_rpeobjects.py
test/test_packages/iotest/__init__.py
test/test_packages/iotest/references.py
test/test_packages/iotest/test_codecs.py
test/test_packages/iotest/test_loaders.py
test/test_packages/iotest/test_niceserialization.py
test/test_packages/iotest/test_stdinput.py
test/test_packages/iotest/test_stdinputparser.py
test/test_packages/iotest/test_writers.py
test/test_packages/objects/__init__.py
test/test_packages/objects/test_advancedgatesetparameterization.py
test/test_packages/objects/test_circuit.py
test/test_packages/objects/test_datasets.py
test/test_packages/objects/test_evaltree.py
test/test_packages/objects/test_gatesets.py
test/test_packages/objects/test_hessian.py
test/test_packages/objects/test_instruments.py
test/test_packages/objects/test_labeldicts.py
test/test_packages/objects/test_labels.py
test/test_packages/objects/test_opfactories.py
test/test_packages/objects/test_printermpi.py
test/test_packages/objects/test_processorspec.py
test/test_packages/objects/test_profiler.py
test/test_packages/objects/test_spamvecs.py
test/test_packages/optimize/__init__.py
test/test_packages/report/__init__.py
test/test_packages/report/reportBaseCase.py
test/test_packages/report/test_report.py
test/test_packages/reportb/__init__.py
test/test_packages/reportb/test_colormaps.py
test/test_packages/reportb/test_notebook.py
test/test_packages/reportb/test_reportables.py
test/test_packages/reportb/test_workspace.py
test/test_packages/temp_test_files/.placeholder
test/test_packages/testutils/__init__.py
test/test_packages/testutils/basecase.py
test/test_packages/testutils/cloudnoise.py
test/test_packages/testutils/notebooks.py
test/test_packages/tools/__init__.py
test/test_packages/tools/test_imports.py
test/test_packages/tools/test_logl.py
test/unit/__init__.py
test/unit/conftest.py
test/unit/util.py
test/unit/algorithms/__init__.py
test/unit/algorithms/fixtures.py
test/unit/algorithms/test_compilers.py
test/unit/algorithms/test_contract.py
test/unit/algorithms/test_core.py
test/unit/algorithms/test_fiducialpairreduction.py
test/unit/algorithms/test_fiducialselection.py
test/unit/algorithms/test_gaugeopt_correctness.py
test/unit/algorithms/test_gaugeopt_noerrors.py
test/unit/algorithms/test_germselection.py
test/unit/algorithms/test_grammatrix.py
test/unit/algorithms/test_grasp.py
test/unit/algorithms/test_randomcircuit.py
test/unit/algorithms/test_scoring.py
test/unit/circuits/__init__.py
test/unit/circuits/generate_circuit_golden.py
test/unit/circuits/golden_circuit_defs.py
test/unit/circuits/test_circuit.py
test/unit/circuits/test_circuit_corpus_smoke.py
test/unit/circuits/test_circuit_golden_fixtures.py
test/unit/circuits/test_circuit_identity_contract.py
test/unit/circuits/test_circuit_known_bugs.py
test/unit/circuits/test_circuit_metadata_policy.py
test/unit/circuits/test_circuit_str_roundtrip.py
test/unit/circuits/test_circuitstructure.py
test/unit/circuits/golden/circuits_golden.pkl
test/unit/circuits/golden/compressed_golden.pkl
test/unit/circuits/golden/golden_dataset.pkl.gz
test/unit/circuits/golden/golden_manifest.json
test/unit/construction/__init__.py
test/unit/construction/test_circuitconstruction.py
test/unit/construction/test_datasetconstruction.py
test/unit/construction/test_gateconstruction.py
test/unit/construction/test_modelconstruction.py
test/unit/construction/test_nqnoiseconstruction.py
test/unit/construction/test_qutrit.py
test/unit/construction/test_stdlists.py
test/unit/drivers/__init__.py
test/unit/drivers/fixtures.py
test/unit/drivers/test_bootstrap.py
test/unit/drivers/test_longsequence.py
test/unit/extras/__init__.py
test/unit/extras/ibmq/__init__.py
test/unit/extras/ibmq/test_ibmqexperiment.py
test/unit/extras/interpygate/__init__.py
test/unit/extras/interpygate/test_construction.py
test/unit/extras/rb/__init__.py
test/unit/extras/rb/test_analysis.py
test/unit/extras/rb/test_group.py
test/unit/extras/rb/test_sample.py
test/unit/extras/rb/test_theory.py
test/unit/extras/rpe/__init__.py
test/unit/extras/rpe/test_rpeconfig.py
test/unit/extras/rpe/test_rpeconstruction.py
test/unit/extras/rpe/test_rpetools.py
test/unit/io/__init__.py
test/unit/io/test_circuitparser.py
test/unit/io/test_mongo.py
test/unit/io/test_nice_serialization.py
test/unit/io/test_stdinput.py
test/unit/leakage/__init__.py
test/unit/leakage/test_core.py
test/unit/leakage/test_gaugeopt.py
test/unit/leakage/test_metrics.py
test/unit/leakage/test_models.py
test/unit/modelmembers/__init__.py
test/unit/modelmembers/test_instrument.py
test/unit/modelmembers/test_kraus_interface.py
test/unit/modelmembers/test_lindbladcoefficients.py
test/unit/modelmembers/test_modelmember.py
test/unit/modelmembers/test_modelmembergraph.py
test/unit/modelmembers/test_operation.py
test/unit/modelmembers/test_other_unconstrained_coefficients.py
test/unit/modelmembers/test_spamvec.py
test/unit/modelpacks/__init__.py
test/unit/modelpacks/test_modelpack.py
test/unit/mpi/run_me_with_mpiexec.py
test/unit/mpi/run_parallel_apply_with_mpiexec.py
test/unit/mpi/test_mpi.py
test/unit/mpi/test_parallel_apply.py
test/unit/objects/__init__.py
test/unit/objects/fixtures.py
test/unit/objects/smqfixtures.py
test/unit/objects/test_basis.py
test/unit/objects/test_circuitlist.py
test/unit/objects/test_composed_spam.py
test/unit/objects/test_cython_build.py
test/unit/objects/test_datacomparator.py
test/unit/objects/test_dataset.py
test/unit/objects/test_errorgenbasis.py
test/unit/objects/test_errorgenlabel.py
test/unit/objects/test_errorgenpropagation.py
test/unit/objects/test_estimate.py
test/unit/objects/test_explicitmodel.py
test/unit/objects/test_fogi.py
test/unit/objects/test_forwardsim.py
test/unit/objects/test_gaugegroup.py
test/unit/objects/test_label.py
test/unit/objects/test_labeldicts.py
test/unit/objects/test_localnoisemodel.py
test/unit/objects/test_model.py
test/unit/objects/test_model_updates_after_creation.py
test/unit/objects/test_modelfunction.py
test/unit/objects/test_modelnoise.py
test/unit/objects/test_multidataset.py
test/unit/objects/test_objectivefns.py
test/unit/objects/test_opcalc.py
test/unit/objects/test_polynomial.py
test/unit/objects/test_prefixtable.py
test/unit/objects/test_processorspec.py
test/unit/objects/test_protectedarray.py
test/unit/objects/test_reportableqty.py
test/unit/objects/test_results.py
test/unit/objects/test_smartcache.py
test/unit/objects/test_subcirc_selection.py
test/unit/objects/test_verbosityprinter.py
test/unit/optimize/__init__.py
test/unit/optimize/test_customcg.py
test/unit/optimize/test_optimize.py
test/unit/optimize/test_sigint.py
test/unit/optimize/test_simplerlm.py
test/unit/processors/__init__.py
test/unit/processors/test_cp.py
test/unit/processors/test_rc.py
test/unit/protocols/__init__.py
test/unit/protocols/test_dataframe_1.csv
test/unit/protocols/test_dataframe_2.csv
test/unit/protocols/test_gst.py
test/unit/protocols/test_mirror_edesign.py
test/unit/protocols/test_protocols.py
test/unit/protocols/test_rb.py
test/unit/protocols/test_run_mpi.py
test/unit/protocols/test_vb.py
test/unit/protocols/test_vbdataframe.py
test/unit/report/__init__.py
test/unit/report/test_basis_aware_display.py
test/unit/report/test_colormaps.py
test/unit/report/test_formatter.py
test/unit/report/test_table.py
test/unit/report/test_textblock.py
test/unit/tools/__init__.py
test/unit/tools/fixtures.py
test/unit/tools/test_basisconstructors.py
test/unit/tools/test_basistools.py
test/unit/tools/test_chi2fns.py
test/unit/tools/test_edesigntools.py
test/unit/tools/test_errgenpolytools.py
test/unit/tools/test_errgenproptools.py
test/unit/tools/test_internalgates.py
test/unit/tools/test_jamiolkowski.py
test/unit/tools/test_legacytools.py
test/unit/tools/test_likelihoodfns.py
test/unit/tools/test_lindbladtools.py
test/unit/tools/test_listtools.py
test/unit/tools/test_matrixtools.py
test/unit/tools/test_optools.py
test/unit/tools/test_opttools.py
test/unit/tools/test_pdftools.py
test/unit/tools/test_slicetools.py
test/unit/tools/test_symplectic.py