Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Classes | Namespaces | Functions | Variables
performance_evidence/common.py File Reference

Go to the source code of this file.

Classes

class  common.SequentialReferenceMeasurement
 

Namespaces

 common
 

Functions

def common._peak_rss_kb ()
 
def common.build_boundary_evidence ()
 
def common.build_correctness_reference_index ()
 
def common.build_package_software_metadata ()
 
def common.build_phase31_counted_build_metadata ()
 
def common.measure_sequential_density_reference
 
def common.performance_evidence_output_dir
 

Variables

tuple common.PERFORMANCE_EVIDENCE_ADDITIONAL_STRUCTURED_SEEDS
 
string common.PERFORMANCE_EVIDENCE_BENCHMARK_PACKAGE_SCHEMA_VERSION = "performance_evidence_package_v1"
 
string common.PERFORMANCE_EVIDENCE_BENCHMARK_SLICE_CONTINUITY = "continuity_anchor"
 
string common.PERFORMANCE_EVIDENCE_BENCHMARK_SLICE_STRUCTURED = "structured_performance"
 
string common.PERFORMANCE_EVIDENCE_CASE_SCHEMA_VERSION = "performance_evidence_record_v1"
 
string common.PERFORMANCE_EVIDENCE_PHASE31_CASE_SCHEMA_VERSION = "performance_evidence_phase31_record_v1"
 
 common.PERFORMANCE_EVIDENCE_PRIMARY_STRUCTURED_SEED = DEFAULT_STRUCTURED_SEED
 
string common.PERFORMANCE_EVIDENCE_REFERENCE_BACKEND_EXTERNAL = "qiskit_aer_density_matrix"
 
string common.PERFORMANCE_EVIDENCE_REFERENCE_BACKEND_INTERNAL = "sequential_density_descriptor_reference"
 
int common.PERFORMANCE_EVIDENCE_REPETITIONS = 3
 
string common.PERFORMANCE_EVIDENCE_REVIEW_NOISE_PATTERN = "sparse"
 
string common.PERFORMANCE_EVIDENCE_STATUS_COUNTED = "counted_supported"
 
string common.PERFORMANCE_EVIDENCE_STATUS_DIAGNOSIS_ONLY = "diagnosis_only"
 
string common.PERFORMANCE_EVIDENCE_STATUS_EXCLUDED = "excluded"
 
string common.PERFORMANCE_EVIDENCE_STATUS_NOT_REVIEW_CASE = "not_review_case"
 
string common.PERFORMANCE_EVIDENCE_SUMMARY_SCHEMA_VERSION = "performance_evidence_summary_v1"
 
string common.PHASE31_COUNTED_BUILD_FLAVOR = "scalar"
 
string common.PHASE31_COUNTED_BUILD_POLICY_ID = "phase31_scalar_only_v1"
 
bool common.PHASE31_COUNTED_CLAIM_BUILD = True
 
bool common.PHASE31_COUNTED_SIMD_ENABLED = False
 
bool common.PHASE31_COUNTED_TBB_ENABLED = False
 
int common.PHASE31_COUNTED_THREAD_COUNT = 1