Index _ | A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | U | V _ __init__() (qcmet.benchmarks.BaseBenchmark method) (qcmet.benchmarks.BenchmarkCollection method) (qcmet.benchmarks.CliffordRB method) (qcmet.benchmarks.CycleBenchmarking method) (qcmet.benchmarks.GST method) (qcmet.benchmarks.HamiltonianSimulation method) (qcmet.benchmarks.IdleQubitOscillationFrequency method) (qcmet.benchmarks.MirroredCircuits method) (qcmet.benchmarks.OverUnderRotationAngle method) (qcmet.benchmarks.QFT method) (qcmet.benchmarks.QScoreSingleInstance method) (qcmet.benchmarks.QuantumVolumeFixedQubits method) (qcmet.benchmarks.Simulation1DFermiHubbard method) (qcmet.benchmarks.T1 method) (qcmet.benchmarks.T2 method) (qcmet.benchmarks.UpperBoundOnVD method) (qcmet.benchmarks.VQE method) (qcmet.benchmarks.VQE1DFermiHubbard method) (qcmet.core.FileManager method) (qcmet.devices.BaseDevice method) (qcmet.devices.IdealSimulator method) (qcmet.devices.NoisySimulator method) (qcmet.devices.QiskitDevice method) (qcmet.utils.PauliTwirl method) A add_idle_gates() (qcmet.benchmarks.IdleQubitOscillationFrequency method) AerSimulator (in module qcmet.devices) analyze() (qcmet.benchmarks.BaseBenchmark method) B base_path (qcmet.core.FileManager attribute), [1] BaseBenchmark (class in qcmet.benchmarks) BaseDevice (class in qcmet.devices) benchmark_name (qcmet.core.FileManager attribute), [1] BenchmarkCollection (class in qcmet.benchmarks) build_twirl_set() (qcmet.utils.PauliTwirl method) C change_measurement_basis() (qcmet.benchmarks.IdleQubitOscillationFrequency method) circuits (qcmet.benchmarks.BaseBenchmark property) CliffordRB (class in qcmet.benchmarks) compute_ideal_outputs() (in module qcmet.utils.noiseless_simulation) config (qcmet.benchmarks.BaseBenchmark attribute) (qcmet.benchmarks.CycleBenchmarking attribute) (qcmet.benchmarks.OverUnderRotationAngle attribute) (qcmet.benchmarks.T1 attribute) (qcmet.benchmarks.T2 attribute) convert_binary_keys_to_decimal() (qcmet.benchmarks.QFT static method) create_timestamp_folder (qcmet.core.FileManager attribute), [1] CycleBenchmarking (class in qcmet.benchmarks) D detuning_amount (qcmet.devices.NoisySimulator attribute) E error_1q (qcmet.devices.NoisySimulator attribute) error_2q (qcmet.devices.NoisySimulator attribute) evolution_circuit (qcmet.benchmarks.HamiltonianSimulation property) exp_func() (qcmet.benchmarks.T1 static method) experiment_data (qcmet.benchmarks.BaseBenchmark property) (qcmet.benchmarks.OverUnderRotationAngle attribute) F fidelity() (in module qcmet.utils.fidelities) file_manager (qcmet.benchmarks.BaseBenchmark attribute) FileManager (class in qcmet.core) final_statevector() (in module qcmet.utils.noiseless_simulation) fit_func() (qcmet.benchmarks.CliffordRB static method) (qcmet.benchmarks.CycleBenchmarking static method) (qcmet.benchmarks.IdleQubitOscillationFrequency static method) (qcmet.benchmarks.OverUnderRotationAngle static method) fit_overrotation_amount (qcmet.benchmarks.OverUnderRotationAngle attribute) fit_result (qcmet.benchmarks.OverUnderRotationAngle attribute) (qcmet.benchmarks.T1 attribute) (qcmet.benchmarks.T2 attribute) full_ansatz_circuit (qcmet.benchmarks.VQE property) G gates_to_twirl (qcmet.utils.PauliTwirl attribute) generate_circuits() (qcmet.benchmarks.BaseBenchmark method) generate_example_target_circuit() (qcmet.benchmarks.UpperBoundOnVD static method) get_config_path() (qcmet.core.FileManager method) get_data_path() (qcmet.core.FileManager method) get_energy() (qcmet.benchmarks.VQE method) get_exact_probs() (qcmet.benchmarks.QFT method) get_intermediate_path() (qcmet.core.FileManager method) get_logs_path() (qcmet.core.FileManager method) get_plots_path() (qcmet.core.FileManager method) get_results_path() (qcmet.core.FileManager method) GST (class in qcmet.benchmarks) H hahn_fit_func() (qcmet.benchmarks.T2 static method) hamiltonian (qcmet.benchmarks.VQE property) (qcmet.benchmarks.VQE1DFermiHubbard property) HamiltonianSimulation (class in qcmet.benchmarks) has_plotting() (qcmet.benchmarks.BaseBenchmark method) (qcmet.benchmarks.BenchmarkCollection method) I IdealSimulator (class in qcmet.devices) IdleQubitOscillationFrequency (class in qcmet.benchmarks) initial_state (qcmet.benchmarks.HamiltonianSimulation property) (qcmet.benchmarks.Simulation1DFermiHubbard property) (qcmet.benchmarks.VQE property) (qcmet.benchmarks.VQE1DFermiHubbard property) L load_circuit_measurements() (qcmet.benchmarks.BaseBenchmark method) log_level (qcmet.core.FileManager attribute), [1] M MeasurementOutcomesExistError measurements_to_probabilities() (qcmet.benchmarks.BaseBenchmark method) MirroredCircuits (class in qcmet.benchmarks) module qcmet.core.exceptions N name (qcmet.benchmarks.BaseBenchmark attribute) (qcmet.devices.BaseDevice attribute) noise_model() (qcmet.devices.NoisySimulator method) NoisySimulator (class in qcmet.devices) normalized_fidelity() (in module qcmet.utils.fidelities) num_qubits (qcmet.benchmarks.BaseBenchmark property) (qcmet.benchmarks.BenchmarkCollection property) (qcmet.devices.NoisySimulator attribute) O order_meas_probs_by_bitstring_decimal_value() (qcmet.benchmarks.QFT method) overrotation_amount (qcmet.devices.NoisySimulator attribute) OverUnderRotationAngle (class in qcmet.benchmarks) P parse_target_circuit() (qcmet.benchmarks.UpperBoundOnVD method) PauliTwirl (class in qcmet.utils) plot() (qcmet.benchmarks.BaseBenchmark method) (qcmet.benchmarks.BenchmarkCollection method) prepare_initial_state() (qcmet.benchmarks.IdleQubitOscillationFrequency method) properties (qcmet.devices.BaseDevice attribute) (qcmet.devices.NoisySimulator attribute) Q qcmet.core.exceptions module QFT (class in qcmet.benchmarks) QiskitDevice (class in qcmet.devices) QScoreSingleInstance (class in qcmet.benchmarks) QuantumVolumeFixedQubits (class in qcmet.benchmarks) qubits (qcmet.benchmarks.BaseBenchmark attribute) R ramsey_fit_func() (qcmet.benchmarks.T2 static method) reverse_bitstrings() (qcmet.devices.QiskitDevice method) run() (qcmet.benchmarks.BaseBenchmark method) (qcmet.benchmarks.BenchmarkCollection method) (qcmet.devices.BaseDevice method) (qcmet.utils.PauliTwirl method) run_id (qcmet.core.FileManager attribute), [1] S save() (qcmet.benchmarks.BaseBenchmark method) (qcmet.benchmarks.BenchmarkCollection method) save_circuits (qcmet.core.FileManager attribute), [1] save_enabled (qcmet.benchmarks.BaseBenchmark attribute) save_intermediate (qcmet.core.FileManager attribute), [1] save_json() (qcmet.core.FileManager method) save_plot() (qcmet.core.FileManager method) save_plots (qcmet.core.FileManager attribute), [1] set_save_path() (qcmet.benchmarks.BaseBenchmark method) Simulation1DFermiHubbard (class in qcmet.benchmarks) statevector_energy() (qcmet.benchmarks.VQE method) success (qcmet.benchmarks.T1 attribute) (qcmet.benchmarks.T2 attribute) T T1 (class in qcmet.benchmarks) t1 (qcmet.devices.NoisySimulator attribute) T2 (class in qcmet.benchmarks) t2 (qcmet.devices.NoisySimulator attribute) thermal_relaxation (qcmet.devices.NoisySimulator attribute) twirl_set (qcmet.utils.PauliTwirl attribute) U UpperBoundOnVD (class in qcmet.benchmarks) V variational_parameters (qcmet.benchmarks.VQE property) VQE (class in qcmet.benchmarks) VQE1DFermiHubbard (class in qcmet.benchmarks)