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

Go to the source code of this file.

Namespaces

 calibration_records
 

Functions

def calibration_records._apply_member_to_qiskit
 
def calibration_records._build_planner_calibration_calibration_records_cached ()
 
def calibration_records._flatten_members (descriptor_set)
 
def calibration_records._member_parameter_value
 
def calibration_records._requires_external_reference
 
def calibration_records.build_planner_calibration_calibration_record
 
def calibration_records.build_planner_calibration_calibration_records ()
 
def calibration_records.execute_qiskit_density_reference
 

Variables

string calibration_records.PLANNER_CALIBRATION_CALIBRATION_RECORD_SCHEMA_VERSION = "phase3_planner_calibration_record_v1"
 
tuple calibration_records.PLANNER_CALIBRATION_EXTERNAL_REFERENCE_CONTINUITY_QUBITS = (4,)
 
string calibration_records.PLANNER_CALIBRATION_REFERENCE_BACKEND = "qiskit_aer_density_matrix"