Qristal
Basic Usage
Getting started
Examples
Command-line interface
Backends
Qristal Emulator Getting Started Guide
Advanced Topics
Noise models
User defined noise models
Parametrized Quantum Circuits
Variational Quantum Eigensolver (VQE)
Nextflow
Reference
Quantum Gates
Source Code Documentation
C++ API
Python API
Qristal
Index
Index
A
|
B
|
C
|
D
|
E
|
G
|
H
|
I
|
K
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
X
|
Y
|
Z
A
acc (core.session property)
accs (core.session property)
add_gate_error() (core.NoiseModel method)
add_qubit_connectivity() (core.NoiseModel method)
aer_sim_type (core.session property)
aer_sim_types (core.session property)
amcu() (core.Circuit method)
amplitude_amplification() (core.Circuit method)
AmplitudeDampingChannel (class in core)
append() (core.Circuit method)
apply() (core.noise_aware_placement_pass method)
(core.swap_placement_pass method)
aws_setup() (core.session method)
B
bitstring_index() (core.session method)
C
calc_jacobian (core.session property)
calc_jacobians (core.session property)
calc_out_counts (core.session property)
calc_out_countss (core.session property)
canonical_ae() (core.Circuit method)
ccx() (core.Circuit method)
ch() (core.Circuit method)
Circuit (class in core)
circuit_optimization (core.session property)
circuit_optimizations (core.session property)
cnot() (core.Circuit method)
comparator() (core.Circuit method)
comparator_as_oracle() (core.Circuit method)
compare_beam_oracle() (core.Circuit method)
compare_gt() (core.Circuit method)
connectivity (core.NoiseModel property)
controlled_multiplication() (core.Circuit method)
controlled_proper_fraction_division() (core.Circuit method)
controlled_ripple_carry_adder() (core.Circuit method)
controlled_subtraction() (core.Circuit method)
controlled_swap() (core.Circuit method)
cphase() (core.Circuit method)
Create() (core.AmplitudeDampingChannel method)
(core.DepolarizingChannel method)
(core.GeneralizedAmplitudeDampingChannel method)
(core.GeneralizedPhaseAmplitudeDampingChannel method)
(core.PhaseDampingChannel method)
crx() (core.Circuit method)
cry() (core.Circuit method)
crz() (core.Circuit method)
cz() (core.Circuit method)
D
debug (core.session property)
DepolarizingChannel (class in core)
divergence() (core.session method)
draw_shot() (core.session method)
E
efficient_encoding() (core.Circuit method)
emulator_initialize (C++ function)
equality_checker() (core.Circuit method)
execute() (core.Circuit method)
execute_circuit (core.session property)
execute_circuits (core.session property)
expected_amplitudes (core.session property)
expected_amplitudess (core.session property)
exponent() (core.Circuit method)
exponential_search() (core.Circuit method)
G
gate_pauli_errors (core.NoiseProperties property)
gate_time_us (core.NoiseProperties property)
generalised_mcx() (core.Circuit method)
GeneralizedAmplitudeDampingChannel (class in core)
GeneralizedPhaseAmplitudeDampingChannel (class in core)
get_emulator_noise_model (C++ function)
get_state_vec (core.session property)
get_state_vec_raw (core.session property)
H
h() (core.Circuit method)
I
include_qb (core.session property)
include_qbs (core.session property)
infile (core.session property)
infiles (core.session property)
init() (core.session method)
initial_bond_dimension (core.session property)
initial_bond_dimensions (core.session property)
initial_kraus_dimension (core.session property)
initial_kraus_dimensions (core.session property)
instring (core.session property)
instrings (core.session property)
inverse_circuit() (core.Circuit method)
iqft() (core.Circuit method)
ir_target (core.session property)
ir_targets (core.session property)
K
KrausOperator (class in core)
M
matrix (core.KrausOperator property)
max_bond_dimension (core.session property)
max_bond_dimensions (core.session property)
max_kraus_dimension (core.session property)
max_kraus_dimensions (core.session property)
mcx() (core.Circuit method)
measure() (core.Circuit method)
measure_all() (core.Circuit method)
measure_sample_method (core.session property)
measure_sample_methods (core.session property)
multiplication() (core.Circuit method)
N
name (core.NoiseModel property)
(core.NoiseModel.QubitConnectivity property)
noise (core.session property)
noise_aware_placement_config (class in core)
noise_aware_placement_pass (class in core)
noise_mitigation (core.session property)
noise_mitigations (core.session property)
noise_model (core.session property)
noise_models (core.session property)
NoiseModel (class in core)
NoiseModel.QubitConnectivity (class in core)
NoiseProperties (class in core)
noises (core.session property)
nooptimise (core.session property)
nooptimises (core.session property)
noplacement (core.session property)
noplacements (core.session property)
notiming (core.session property)
notimings (core.session property)
num_free_params() (core.Circuit method)
num_qubits() (core.Circuit method)
num_threads (core.session property)
O
openqasm() (core.Circuit method)
out_counts (core.session property)
out_divergence (core.session property)
out_divergences (core.session property)
out_double_qubit_gate_qty (core.session property)
out_double_qubit_gate_qtys (core.session property)
out_prob_jacobians (core.session property)
out_probs (core.session property)
out_qbjson (core.session property)
out_qbjsons (core.session property)
out_qobj (core.session property)
out_qobjs (core.session property)
out_single_qubit_gate_qty (core.session property)
out_single_qubit_gate_qtys (core.session property)
out_total_init_maxgate_readout_time (core.session property)
out_total_init_maxgate_readout_times (core.session property)
out_transpiled_circuit (core.session property)
out_transpiled_circuits (core.session property)
out_z_op_expect (core.session property)
out_z_op_expects (core.session property)
output_oqm_enabled (core.session property)
output_oqm_enableds (core.session property)
P
p_01 (core.ReadoutError property)
p_10 (core.ReadoutError property)
param_dict_to_list() (core.Circuit method)
parameter_list (core.session property)
parameter_lists (core.session property)
PhaseDampingChannel (class in core)
placement (core.session property)
placements (core.session property)
print() (core.Circuit method)
proper_fraction_division() (core.Circuit method)
Q
q_prime_unitary() (core.Circuit method)
qft() (core.Circuit method)
qn (core.session property)
qns (core.session property)
qobj_basis_gates (core.NoiseModel property)
qobj_compiler (core.NoiseModel property)
qpe() (core.Circuit method)
qristal::CircuitBuilder (C++ class)
qristal::CircuitBuilder::add_gate_with_free_parameters (C++ function)
qristal::CircuitBuilder::add_instruction_params_to_list (C++ function)
qristal::CircuitBuilder::AmplitudeAmplification (C++ function)
qristal::CircuitBuilder::append (C++ function)
qristal::CircuitBuilder::CanonicalAmplitudeEstimation (C++ function)
qristal::CircuitBuilder::CH (C++ function)
qristal::CircuitBuilder::circuit_ (C++ member)
qristal::CircuitBuilder::CircuitBuilder (C++ function)
,
[1]
qristal::CircuitBuilder::CNOT (C++ function)
qristal::CircuitBuilder::Comparator (C++ function)
qristal::CircuitBuilder::Comparator_as_Oracle (C++ function)
qristal::CircuitBuilder::CompareBeamOracle (C++ function)
qristal::CircuitBuilder::CompareGT (C++ function)
qristal::CircuitBuilder::ControlledAddition (C++ function)
qristal::CircuitBuilder::ControlledMultiplication (C++ function)
qristal::CircuitBuilder::ControlledProperFractionDivision (C++ function)
qristal::CircuitBuilder::ControlledSubtraction (C++ function)
qristal::CircuitBuilder::ControlledSwap (C++ function)
qristal::CircuitBuilder::CPhase (C++ function)
,
[1]
qristal::CircuitBuilder::CRX (C++ function)
,
[1]
qristal::CircuitBuilder::CRY (C++ function)
,
[1]
qristal::CircuitBuilder::CRZ (C++ function)
,
[1]
qristal::CircuitBuilder::CU (C++ function)
qristal::CircuitBuilder::CZ (C++ function)
qristal::CircuitBuilder::EfficientEncoding (C++ function)
qristal::CircuitBuilder::EqualityChecker (C++ function)
qristal::CircuitBuilder::ExponentialSearch (C++ function)
qristal::CircuitBuilder::free_params_ (C++ member)
qristal::CircuitBuilder::gate_provider_ (C++ member)
qristal::CircuitBuilder::GeneralisedMCX (C++ function)
qristal::CircuitBuilder::get (C++ function)
qristal::CircuitBuilder::get_free_params (C++ function)
qristal::CircuitBuilder::H (C++ function)
qristal::CircuitBuilder::help_execute_ (C++ member)
qristal::CircuitBuilder::InverseCircuit (C++ function)
qristal::CircuitBuilder::IQFT (C++ function)
qristal::CircuitBuilder::is_parametrized (C++ function)
qristal::CircuitBuilder::is_parametrized_ (C++ member)
qristal::CircuitBuilder::MCX (C++ function)
qristal::CircuitBuilder::Measure (C++ function)
qristal::CircuitBuilder::MeasureAll (C++ function)
qristal::CircuitBuilder::MultiControlledUWithAncilla (C++ function)
qristal::CircuitBuilder::Multiplication (C++ function)
qristal::CircuitBuilder::num_free_params (C++ function)
qristal::CircuitBuilder::num_qubits (C++ function)
qristal::CircuitBuilder::num_qubits_ (C++ member)
qristal::CircuitBuilder::param_map_to_vec (C++ function)
qristal::CircuitBuilder::print (C++ function)
qristal::CircuitBuilder::ProperFractionDivision (C++ function)
qristal::CircuitBuilder::QFT (C++ function)
qristal::CircuitBuilder::QPE (C++ function)
qristal::CircuitBuilder::QPrime (C++ function)
qristal::CircuitBuilder::RippleAdd (C++ function)
qristal::CircuitBuilder::RunCanonicalAmplitudeEstimation (C++ function)
qristal::CircuitBuilder::RunCanonicalAmplitudeEstimationWithOracle (C++ function)
qristal::CircuitBuilder::RunMLAmplitudeEstimation (C++ function)
qristal::CircuitBuilder::RX (C++ function)
,
[1]
qristal::CircuitBuilder::RY (C++ function)
,
[1]
qristal::CircuitBuilder::RZ (C++ function)
,
[1]
qristal::CircuitBuilder::S (C++ function)
qristal::CircuitBuilder::Sdg (C++ function)
qristal::CircuitBuilder::Subtraction (C++ function)
qristal::CircuitBuilder::SuperpositionAdder (C++ function)
qristal::CircuitBuilder::SWAP (C++ function)
qristal::CircuitBuilder::T (C++ function)
qristal::CircuitBuilder::Tdg (C++ function)
qristal::CircuitBuilder::U1 (C++ function)
,
[1]
qristal::CircuitBuilder::U3 (C++ function)
,
[1]
qristal::CircuitBuilder::UPrime (C++ function)
qristal::CircuitBuilder::UQPrime (C++ function)
qristal::CircuitBuilder::WPrime (C++ function)
qristal::CircuitBuilder::X (C++ function)
qristal::CircuitBuilder::Y (C++ function)
qristal::CircuitBuilder::Z (C++ function)
qristal::CircuitPass (C++ type)
qristal::CirqQsim (C++ class)
qristal::CirqQsim::configurationKeys (C++ function)
qristal::CirqQsim::convert_noise_channel (C++ function)
qristal::CirqQsim::description (C++ function)
qristal::CirqQsim::execute (C++ function)
,
[1]
qristal::CirqQsim::getBitOrder (C++ function)
qristal::CirqQsim::getProperties (C++ function)
qristal::CirqQsim::initialize (C++ function)
qristal::CirqQsim::m_gpus (C++ member)
qristal::CirqQsim::m_noise_channels (C++ member)
qristal::CirqQsim::m_noise_model (C++ member)
qristal::CirqQsim::m_numThreads (C++ member)
qristal::CirqQsim::m_ro_errors_enabled (C++ member)
qristal::CirqQsim::m_seed (C++ member)
qristal::CirqQsim::m_shots (C++ member)
qristal::CirqQsim::name (C++ function)
qristal::CirqQsim::set_num_gpus (C++ function)
qristal::CirqQsim::updateConfiguration (C++ function)
qristal::create_circuit_optimizer_pass (C++ function)
qristal::create_initial_state_simplify_pass (C++ function)
qristal::create_noise_aware_placement_pass (C++ function)
,
[1]
qristal::create_peephole_pass (C++ function)
qristal::create_remove_redundancies_pass (C++ function)
qristal::create_swap_placement_pass (C++ function)
,
[1]
qristal::create_two_qubit_squash_pass (C++ function)
qristal::cudaq_ir_converter (C++ class)
qristal::cudaq_ir_converter::cudaq_ir_converter (C++ function)
qristal::cudaq_ir_converter::get_cudaq_builder (C++ function)
qristal::cudaq_ir_converter::get_mul_factor_expression (C++ function)
qristal::cudaq_ir_converter::instruction_variable_to_quake (C++ function)
qristal::cudaq_ir_converter::m_cudaq_builder (C++ member)
qristal::cudaq_ir_converter::m_cudaq_qreg (C++ member)
qristal::cudaq_ir_converter::m_parsing_util (C++ member)
qristal::cudaq_ir_converter::m_var_names (C++ member)
qristal::cudaq_ir_converter::visit (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
,
[15]
,
[16]
,
[17]
,
[18]
,
[19]
,
[20]
,
[21]
qristal::cudaq_sim_pool (C++ class)
qristal::cudaq_sim_pool::active_sim (C++ member)
qristal::cudaq_sim_pool::available_simulators (C++ function)
qristal::cudaq_sim_pool::cudaq_rt_lib_path (C++ member)
qristal::cudaq_sim_pool::cudaq_sim_pool (C++ function)
qristal::cudaq_sim_pool::get_instance (C++ function)
qristal::cudaq_sim_pool::init_cudaq_runtime (C++ function)
qristal::cudaq_sim_pool::nvqir_lib_path (C++ member)
qristal::cudaq_sim_pool::platform_lib_path (C++ member)
qristal::cudaq_sim_pool::set_simulator (C++ function)
qristal::cudaq_sim_pool::sim_name_to_lib (C++ member)
qristal::cudaq_sim_pool::sim_name_to_sim_ptr (C++ member)
qristal::cudaq_sim_pool::~cudaq_sim_pool (C++ function)
qristal::EmulatorNoiseModel (C++ class)
qristal::EmulatorNoiseModel::EmulatorNoiseModel (C++ function)
,
[1]
,
[2]
,
[3]
qristal::EmulatorNoiseModel::Generation (C++ enum)
qristal::EmulatorNoiseModel::Generation::dqc2 (C++ enumerator)
qristal::EmulatorNoiseModel::Generation::nm1 (C++ enumerator)
qristal::EmulatorNoiseModel::Generation::nm2 (C++ enumerator)
qristal::EmulatorNoiseModel::Generation::nm3 (C++ enumerator)
qristal::EmulatorNoiseModel::Generation::qdk1 (C++ enumerator)
qristal::EmulatorNoiseModel::get_noise_props (C++ function)
qristal::EmulatorNoiseModel::get_ro_errors (C++ function)
qristal::EmulatorNoiseModel::init_noise_props (C++ function)
qristal::EmulatorNoiseModel::m_noise_prop (C++ member)
qristal::EmulatorNoiseModel::setup_2_qubits (C++ function)
qristal::EmulatorNoiseModel::setup_48_qubits (C++ function)
qristal::EmulatorNoiseModel::setup_64_qubits (C++ function)
qristal::EmulatorNoiseModel::setup_gate_noise (C++ function)
qristal::execute_on_qb_hardware (C++ function)
qristal::load_cudaq_backend (C++ function)
qristal::MpsAccelerator (C++ class)
qristal::MpsAccelerator::apply_noise (C++ function)
qristal::MpsAccelerator::configurationKeys (C++ function)
qristal::MpsAccelerator::description (C++ function)
qristal::MpsAccelerator::execute (C++ function)
,
[1]
qristal::MpsAccelerator::getBitOrder (C++ function)
qristal::MpsAccelerator::getProperties (C++ function)
qristal::MpsAccelerator::initialize (C++ function)
qristal::MpsAccelerator::m_abs_truncation_threshold (C++ member)
qristal::MpsAccelerator::m_initial_bond_dim (C++ member)
qristal::MpsAccelerator::m_max_bond_dim (C++ member)
qristal::MpsAccelerator::m_meas_sampling_method (C++ member)
qristal::MpsAccelerator::m_noise_model (C++ member)
qristal::MpsAccelerator::m_num_gpus (C++ member)
qristal::MpsAccelerator::m_rel_truncation_threshold (C++ member)
qristal::MpsAccelerator::m_shots (C++ member)
qristal::MpsAccelerator::name (C++ function)
qristal::MpsAccelerator::updateConfiguration (C++ function)
qristal::noise_aware_placement_config (C++ struct)
qristal::noise_aware_placement_config::avg_qubit_readout_errors (C++ member)
qristal::noise_aware_placement_config::avg_single_qubit_gate_errors (C++ member)
qristal::noise_aware_placement_config::avg_two_qubit_gate_errors (C++ member)
qristal::noise_aware_placement_config::device_topology_t (C++ type)
qristal::noise_aware_placement_config::qubit_connectivity (C++ member)
qristal::noise_aware_placement_config::readout_errors_t (C++ type)
qristal::noise_aware_placement_config::single_qubit_gate_errors_t (C++ type)
qristal::noise_aware_placement_config::two_qubit_gate_errors_t (C++ type)
qristal::noise_aware_placement_pass (C++ class)
qristal::noise_aware_placement_pass::apply (C++ function)
qristal::noise_aware_placement_pass::get_description (C++ function)
qristal::noise_aware_placement_pass::get_name (C++ function)
qristal::noise_aware_placement_pass::m_device_info (C++ member)
qristal::noise_aware_placement_pass::m_qpu (C++ member)
qristal::noise_aware_placement_pass::m_tket_impl (C++ member)
qristal::noise_aware_placement_pass::noise_aware_placement_pass (C++ function)
,
[1]
qristal::noise_channel_components (C++ struct)
qristal::noise_channel_components::kd_k_mats (C++ member)
qristal::noise_channel_components::kraus_mats (C++ member)
qristal::noise_channel_components::kraus_probs (C++ member)
qristal::noise_channel_components::qubits (C++ member)
qristal::NoiseModel (C++ class)
qristal::NoiseModel::add_gate_error (C++ function)
qristal::NoiseModel::add_qubit_connectivity (C++ function)
qristal::NoiseModel::decoherence_pauli_error (C++ function)
qristal::NoiseModel::get_connectivity (C++ function)
qristal::NoiseModel::get_noise_channels (C++ function)
qristal::NoiseModel::get_qobj_basis_gates (C++ function)
qristal::NoiseModel::get_qobj_compiler (C++ function)
qristal::NoiseModel::get_readout_errors (C++ function)
qristal::NoiseModel::m_noise_channels (C++ member)
qristal::NoiseModel::m_qobj_compiler (C++ member)
qristal::NoiseModel::m_qobj_noise_model (C++ member)
qristal::NoiseModel::m_qubit_topology (C++ member)
qristal::NoiseModel::m_readout_errors (C++ member)
qristal::NoiseModel::make_default (C++ function)
qristal::NoiseModel::name (C++ member)
qristal::NoiseModel::NoiseModel (C++ function)
,
[1]
,
[2]
,
[3]
qristal::NoiseModel::operator noise_aware_placement_config (C++ function)
qristal::NoiseModel::QubitConnectivity (C++ enum)
qristal::NoiseModel::QubitConnectivity::AllToAll (C++ enumerator)
qristal::NoiseModel::QubitConnectivity::Custom (C++ enumerator)
qristal::NoiseModel::set_qobj_compiler (C++ function)
qristal::NoiseModel::set_qubit_readout_error (C++ function)
qristal::NoiseModel::to_json (C++ function)
qristal::NoiseModel::to_noise_aware_placement_config (C++ function)
qristal::NoiseProperties (C++ struct)
qristal::NoiseProperties::gate_pauli_errors (C++ member)
qristal::NoiseProperties::gate_time_us (C++ member)
qristal::NoiseProperties::qubit_topology (C++ member)
qristal::NoiseProperties::readout_errors (C++ member)
qristal::NoiseProperties::t1_us (C++ member)
qristal::NoiseProperties::t2_us (C++ member)
qristal::optimization_pass (C++ class)
qristal::optimization_pass::apply (C++ function)
qristal::optimization_pass::get_description (C++ function)
qristal::optimization_pass::get_name (C++ function)
qristal::optimization_pass::m_plugin_name (C++ member)
qristal::optimization_pass::optimization_pass (C++ function)
qristal::OracleFuncCType (C++ type)
qristal::pair_hash (C++ struct)
qristal::pair_hash::operator() (C++ function)
qristal::Pass (C++ class)
qristal::Pass::apply (C++ function)
qristal::Pass::get_description (C++ function)
qristal::Pass::get_name (C++ function)
qristal::Pass::~Pass (C++ function)
qristal::Passes (C++ type)
qristal::Profiler (C++ class)
qristal::Profiler::count_1q_gates_on_q_ (C++ member)
qristal::Profiler::count_2q_gates_on_q_ (C++ member)
qristal::Profiler::debug_ (C++ member)
qristal::Profiler::gate_1q_time_ms_ (C++ member)
qristal::Profiler::gate_2q_time_ms_ (C++ member)
qristal::Profiler::get_count_1q_gates_on_q (C++ function)
,
[1]
qristal::Profiler::get_count_2q_gates_on_q (C++ function)
,
[1]
qristal::Profiler::get_largestdepth_q (C++ function)
qristal::Profiler::get_total_initialisation_maxgate_readout_time_ms (C++ function)
qristal::Profiler::KEY_INITIALISATION_TIME (C++ member)
qristal::Profiler::KEY_MAX_DEPTH_GATE_TIME (C++ member)
qristal::Profiler::KEY_PC_SEND_TO_CONTROL_TIME (C++ member)
qristal::Profiler::KEY_READOUT_TIME (C++ member)
qristal::Profiler::KEY_SIMULATION_TOTAL_TIME (C++ member)
qristal::Profiler::KEY_TOTAL_TIME (C++ member)
qristal::Profiler::largestdepth_q_ (C++ member)
qristal::Profiler::n_qubits_ (C++ member)
qristal::Profiler::pc_send_to_control_time_ms_ (C++ member)
qristal::Profiler::placed_circuit_ (C++ member)
qristal::Profiler::Profiler (C++ function)
,
[1]
qristal::Profiler::q_initialisation_time_ms_ (C++ member)
qristal::Profiler::q_readout_time_ms_ (C++ member)
qristal::Profiler::run (C++ function)
qristal::ReadoutError (C++ struct)
qristal::ReadoutError::p_01 (C++ member)
qristal::ReadoutError::p_10 (C++ member)
qristal::session (C++ class)
qristal::session::acc_outputs_qbit0_left_ (C++ member)
qristal::session::acc_uses_n_bits_ (C++ member)
qristal::session::accs_ (C++ member)
qristal::session::aer_circuit_transpiler (C++ function)
qristal::session::aer_sim_types_ (C++ member)
qristal::session::aws_setup (C++ function)
qristal::session::bitstring_index (C++ function)
qristal::session::calc_jacobians_ (C++ member)
qristal::session::calc_out_counts_ (C++ member)
qristal::session::circuit_input_types (C++ enum)
qristal::session::circuit_input_types::INVALID (C++ enumerator)
qristal::session::circuit_input_types::VALID_CUDAQ (C++ enumerator)
qristal::session::circuit_input_types::VALID_INFILE (C++ enumerator)
qristal::session::circuit_input_types::VALID_INSTRING_QPU (C++ enumerator)
qristal::session::circuit_input_types::VALID_IR (C++ enumerator)
qristal::session::circuit_input_types::VALID_RANDOM (C++ enumerator)
qristal::session::circuit_opts_ (C++ member)
qristal::session::compile_input (C++ function)
qristal::session::convertRawOpenQasmToQBKernel (C++ function)
qristal::session::cudaq_kernels_ (C++ member)
qristal::session::debug_ (C++ member)
qristal::session::draw_shot (C++ function)
qristal::session::ensure_results_table_size (C++ function)
qristal::session::error_mitigations_ (C++ member)
qristal::session::execute_circuits_ (C++ member)
qristal::session::execute_on_simulator (C++ function)
qristal::session::executor_ (C++ member)
qristal::session::expected_amplitudes_ (C++ member)
qristal::session::get_accs (C++ function)
qristal::session::get_aer_sim_types (C++ function)
qristal::session::get_calc_jacobians (C++ function)
qristal::session::get_calc_out_counts (C++ function)
qristal::session::get_circuit_opts (C++ function)
qristal::session::get_debug (C++ function)
qristal::session::get_execute_circuits (C++ function)
qristal::session::get_executor (C++ function)
qristal::session::get_expected_amplitudes (C++ function)
qristal::session::get_include_qbs (C++ function)
qristal::session::get_infiles (C++ function)
qristal::session::get_initial_bond_dimensions (C++ function)
qristal::session::get_initial_kraus_dimensions (C++ function)
qristal::session::get_instrings (C++ function)
qristal::session::get_irtarget_ms (C++ function)
qristal::session::get_jensen_shannon (C++ function)
,
[1]
qristal::session::get_jensen_shannon_divergence (C++ function)
qristal::session::get_max_bond_dimensions (C++ function)
qristal::session::get_max_kraus_dimensions (C++ function)
qristal::session::get_measure_sample_methods (C++ function)
qristal::session::get_noise_mitigations (C++ function)
qristal::session::get_noise_models (C++ function)
qristal::session::get_noises (C++ function)
qristal::session::get_nooptimises (C++ function)
qristal::session::get_noplacements (C++ function)
qristal::session::get_notimings (C++ function)
qristal::session::get_out_counts (C++ function)
qristal::session::get_out_divergences (C++ function)
qristal::session::get_out_double_qubit_gate_qtys (C++ function)
qristal::session::get_out_prob_jacobians (C++ function)
qristal::session::get_out_probs (C++ function)
qristal::session::get_out_qbjsons (C++ function)
qristal::session::get_out_qobjs (C++ function)
qristal::session::get_out_single_qubit_gate_qtys (C++ function)
qristal::session::get_out_total_init_maxgate_readout_times (C++ function)
qristal::session::get_out_transpiled_circuits (C++ function)
qristal::session::get_out_z_op_expects (C++ function)
qristal::session::get_output_oqm_enableds (C++ function)
qristal::session::get_parameter_vectors (C++ function)
qristal::session::get_placements (C++ function)
qristal::session::get_qns (C++ function)
qristal::session::get_quil1s (C++ function)
qristal::session::get_randoms (C++ function)
qristal::session::get_rel_svd_cutoffs (C++ function)
qristal::session::get_remote_backend_database_path (C++ function)
qristal::session::get_run_config (C++ function)
qristal::session::get_seeds (C++ function)
qristal::session::get_sim_qpu (C++ function)
qristal::session::get_sns (C++ function)
qristal::session::get_SPAM_correction_matrix (C++ function)
qristal::session::get_state_vec (C++ function)
qristal::session::get_state_vec_raw (C++ function)
qristal::session::get_summary (C++ function)
qristal::session::get_svd_cutoffs (C++ function)
qristal::session::get_target_circuit_qasm_string (C++ function)
qristal::session::get_xasms (C++ function)
qristal::session::getName (C++ function)
qristal::session::in_get_state_vec_ (C++ member)
qristal::session::include_qbs_ (C++ member)
qristal::session::infiles_ (C++ member)
qristal::session::init (C++ function)
qristal::session::INITIAL_BOND_DIMENSION_LOWERBOUND (C++ member)
qristal::session::INITIAL_BOND_DIMENSION_UPPERBOUND (C++ member)
qristal::session::initial_bond_dimensions_ (C++ member)
qristal::session::INITIAL_KRAUS_DIMENSION_LOWERBOUND (C++ member)
qristal::session::INITIAL_KRAUS_DIMENSION_UPPERBOUND (C++ member)
qristal::session::initial_kraus_dimensions_ (C++ member)
qristal::session::instrings_ (C++ member)
qristal::session::INVALID (C++ member)
qristal::session::irtarget_ms_ (C++ member)
qristal::session::is_ii_consistent (C++ function)
qristal::session::is_jj_consistent (C++ function)
qristal::session::MAX_BOND_DIMENSION_LOWERBOUND (C++ member)
qristal::session::MAX_BOND_DIMENSION_UPPERBOUND (C++ member)
qristal::session::max_bond_dimensions_ (C++ member)
qristal::session::MAX_KRAUS_DIMENSION_LOWERBOUND (C++ member)
qristal::session::MAX_KRAUS_DIMENSION_UPPERBOUND (C++ member)
qristal::session::max_kraus_dimensions_ (C++ member)
qristal::session::MAX_QUBITS_ACCS (C++ member)
qristal::session::measure_sample_methods_ (C++ member)
qristal::session::name_m (C++ member)
qristal::session::noise_models_ (C++ member)
qristal::session::noises_ (C++ member)
qristal::session::nooptimises_ (C++ member)
qristal::session::noplacements_ (C++ member)
qristal::session::notimings_ (C++ member)
qristal::session::number_m (C++ member)
qristal::session::out_counts_ (C++ member)
qristal::session::out_counts_ordered_by_MSB_ (C++ member)
qristal::session::out_divergences_ (C++ member)
qristal::session::out_double_qubit_gate_qtys_ (C++ member)
qristal::session::out_prob_gradients_ (C++ member)
qristal::session::out_probs_ (C++ member)
qristal::session::out_qbjsons_ (C++ member)
qristal::session::out_qobjs_ (C++ member)
qristal::session::out_single_qubit_gate_qtys_ (C++ member)
qristal::session::out_total_init_maxgate_readout_times_ (C++ member)
qristal::session::out_transpiled_circuits_ (C++ member)
qristal::session::out_z_op_expects_ (C++ member)
qristal::session::output_oqm_enableds_ (C++ member)
qristal::session::parameter_vectors_ (C++ member)
qristal::session::perform_SPAM_correction_ (C++ member)
qristal::session::placements_ (C++ member)
qristal::session::populate_measure_counts_data (C++ function)
qristal::session::process_run_result (C++ function)
qristal::session::qns_ (C++ member)
qristal::session::QNS_LOWERBOUND (C++ member)
qristal::session::QNS_UPPERBOUND (C++ member)
qristal::session::quil1s_ (C++ member)
qristal::session::random_circuit (C++ function)
qristal::session::randoms_ (C++ member)
qristal::session::RANDOMS_UPPERBOUND (C++ member)
qristal::session::rel_svd_cutoffs_ (C++ member)
qristal::session::remote_backend_database_ (C++ member)
qristal::session::remote_backend_database_path_ (C++ member)
qristal::session::results (C++ function)
qristal::session::results_ (C++ member)
qristal::session::results_native (C++ function)
qristal::session::results_native_ (C++ member)
qristal::session::run (C++ function)
,
[1]
qristal::session::run_async (C++ function)
qristal::session::run_gradients (C++ function)
qristal::session::run_internal (C++ function)
qristal::session::run_with_SPAM (C++ function)
qristal::session::seeds_ (C++ member)
qristal::session::session (C++ function)
,
[1]
,
[2]
,
[3]
qristal::session::set_acc (C++ function)
qristal::session::set_accs (C++ function)
qristal::session::set_aer_sim_type (C++ function)
qristal::session::set_aer_sim_types (C++ function)
qristal::session::set_calc_jacobian (C++ function)
qristal::session::set_calc_jacobians (C++ function)
qristal::session::set_calc_out_counts (C++ function)
qristal::session::set_calc_out_countss (C++ function)
qristal::session::set_circuit_opt (C++ function)
qristal::session::set_circuit_opts (C++ function)
qristal::session::set_debug (C++ function)
qristal::session::set_execute_circuit (C++ function)
qristal::session::set_execute_circuits (C++ function)
qristal::session::set_expected_amplitudes (C++ function)
qristal::session::set_expected_amplitudess (C++ function)
qristal::session::set_include_qb (C++ function)
qristal::session::set_include_qbs (C++ function)
qristal::session::set_infile (C++ function)
qristal::session::set_infiles (C++ function)
qristal::session::set_initial_bond_dimension (C++ function)
qristal::session::set_initial_bond_dimensions (C++ function)
qristal::session::set_initial_kraus_dimension (C++ function)
qristal::session::set_initial_kraus_dimensions (C++ function)
qristal::session::set_instring (C++ function)
qristal::session::set_instrings (C++ function)
qristal::session::set_irtarget_m (C++ function)
qristal::session::set_irtarget_ms (C++ function)
qristal::session::set_max_bond_dimension (C++ function)
qristal::session::set_max_bond_dimensions (C++ function)
qristal::session::set_max_kraus_dimension (C++ function)
qristal::session::set_max_kraus_dimensions (C++ function)
qristal::session::set_measure_sample_method (C++ function)
qristal::session::set_measure_sample_methods (C++ function)
qristal::session::set_noise (C++ function)
qristal::session::set_noise_mitigation (C++ function)
qristal::session::set_noise_mitigations (C++ function)
qristal::session::set_noise_model (C++ function)
qristal::session::set_noise_models (C++ function)
qristal::session::set_noises (C++ function)
qristal::session::set_nooptimise (C++ function)
qristal::session::set_nooptimises (C++ function)
qristal::session::set_noplacement (C++ function)
qristal::session::set_noplacements (C++ function)
qristal::session::set_notiming (C++ function)
qristal::session::set_notimings (C++ function)
qristal::session::set_output_oqm_enabled (C++ function)
qristal::session::set_output_oqm_enableds (C++ function)
qristal::session::set_parallel_run_config (C++ function)
qristal::session::set_parameter_vector (C++ function)
qristal::session::set_parameter_vectors (C++ function)
qristal::session::set_placement (C++ function)
qristal::session::set_placements (C++ function)
qristal::session::set_qn (C++ function)
qristal::session::set_qns (C++ function)
qristal::session::set_quil1 (C++ function)
qristal::session::set_quil1s (C++ function)
qristal::session::set_random (C++ function)
qristal::session::set_randoms (C++ function)
qristal::session::set_rel_svd_cutoff (C++ function)
qristal::session::set_rel_svd_cutoffs (C++ function)
qristal::session::set_remote_backend_database_path (C++ function)
qristal::session::set_seed (C++ function)
qristal::session::set_seeds (C++ function)
qristal::session::set_sn (C++ function)
qristal::session::set_sns (C++ function)
qristal::session::set_SPAM_confusion_matrix (C++ function)
qristal::session::set_SPAM_correction_matrix (C++ function)
qristal::session::set_svd_cutoff (C++ function)
qristal::session::set_svd_cutoffs (C++ function)
qristal::session::set_xasm (C++ function)
qristal::session::set_xasms (C++ function)
qristal::session::setName (C++ function)
,
[1]
qristal::session::sns_ (C++ member)
qristal::session::SNS_LOWERBOUND (C++ member)
qristal::session::SNS_UPPERBOUND (C++ member)
qristal::session::SPAM_correction_mat_ (C++ member)
qristal::session::state_vec_ (C++ member)
qristal::session::svd_cutoffs_ (C++ member)
qristal::session::VALID (C++ member)
qristal::session::VALID_ACCS (C++ member)
qristal::session::VALID_AER_SIM_TYPES (C++ member)
qristal::session::VALID_ERROR_MITIGATIONS (C++ member)
qristal::session::VALID_HARDWARE_PLACEMENTS (C++ member)
qristal::session::VALID_MEASURE_SAMPLING_OPTIONS (C++ member)
qristal::session::VALID_SIMULATOR_ACCS (C++ member)
qristal::session::validate_acc (C++ function)
qristal::session::validate_aer_sim_type (C++ function)
qristal::session::validate_gate_noise (C++ function)
qristal::session::validate_infiles_instrings_randoms_irtarget_ms_nonempty (C++ function)
qristal::session::validate_instrings (C++ function)
qristal::session::validate_max_qubits_acc (C++ function)
qristal::session::validate_measure_sample_options (C++ function)
qristal::session::validate_noise_mitigation (C++ function)
qristal::session::validate_qns_nonempty (C++ function)
qristal::session::validate_run (C++ function)
qristal::session::validate_sns_nonempty (C++ function)
qristal::session::xasms_ (C++ member)
qristal::StatePrepFuncCType (C++ type)
qristal::swap_placement_pass (C++ class)
qristal::swap_placement_pass::apply (C++ function)
qristal::swap_placement_pass::get_description (C++ function)
qristal::swap_placement_pass::get_name (C++ function)
qristal::swap_placement_pass::m_connectivity (C++ member)
qristal::swap_placement_pass::swap_placement_pass (C++ function)
,
[1]
qristal::thread_pool (C++ class)
qristal::thread_pool::get_instance (C++ function)
qristal::thread_pool::get_num_threads (C++ function)
qristal::thread_pool::get_num_threads_internal (C++ function)
qristal::thread_pool::initialise_thread (C++ function)
qristal::thread_pool::internal_submit (C++ function)
,
[1]
qristal::thread_pool::loop (C++ function)
qristal::thread_pool::num_active_threads (C++ member)
qristal::thread_pool::num_threads (C++ member)
qristal::thread_pool::operator= (C++ function)
qristal::thread_pool::queue (C++ member)
qristal::thread_pool::queue_m (C++ member)
qristal::thread_pool::set_num_threads (C++ function)
qristal::thread_pool::set_num_threads_internal (C++ function)
qristal::thread_pool::shutting_down (C++ member)
qristal::thread_pool::submit (C++ function)
,
[1]
qristal::thread_pool::thread_pool (C++ function)
,
[1]
qristal::thread_pool::threads (C++ member)
qristal::thread_pool::threads_m (C++ member)
qristal::thread_pool::~thread_pool (C++ function)
qristal::uniqueBitsQD (C++ function)
qristal::vqee::AdamMLP (C++ class)
qristal::vqee::AdamMLP::AdamMLP (C++ function)
,
[1]
qristal::vqee::AdamMLP::all_valid_fields_yaml_xacc_ (C++ member)
qristal::vqee::AdamMLP::boolean_valued_fields_ (C++ member)
qristal::vqee::AdamMLP::double_valued_fields_ (C++ member)
qristal::vqee::AdamMLP::get (C++ function)
qristal::vqee::AdamMLP::integer_valued_fields_ (C++ member)
qristal::vqee::AdamMLP::string_valued_fields_ (C++ member)
qristal::vqee::AdamMLP::vector_double_valued_fields_ (C++ member)
qristal::vqee::AnsatzID (C++ enum)
qristal::vqee::AnsatzID::ASWAP (C++ enumerator)
qristal::vqee::AnsatzID::HEA (C++ enumerator)
qristal::vqee::AnsatzID::UCCSD (C++ enumerator)
qristal::vqee::ansatzToString (C++ function)
qristal::vqee::ASWAP_Ansatz (C++ function)
qristal::vqee::CmaesMLP (C++ class)
qristal::vqee::CmaesMLP::all_valid_fields_yaml_xacc_ (C++ member)
qristal::vqee::CmaesMLP::boolean_valued_fields_ (C++ member)
qristal::vqee::CmaesMLP::CmaesMLP (C++ function)
,
[1]
qristal::vqee::CmaesMLP::double_valued_fields_ (C++ member)
qristal::vqee::CmaesMLP::get (C++ function)
qristal::vqee::CmaesMLP::integer_valued_fields_ (C++ member)
qristal::vqee::CmaesMLP::string_valued_fields_ (C++ member)
qristal::vqee::CmaesMLP::vector_double_valued_fields_ (C++ member)
qristal::vqee::getEnumFromName (C++ function)
qristal::vqee::getEnumName (C++ function)
qristal::vqee::HEA_Ansatz (C++ function)
qristal::vqee::HEA_String (C++ function)
qristal::vqee::hydrogenChainGeometry (C++ function)
qristal::vqee::JobID (C++ enum)
qristal::vqee::JobID::H1_HEA (C++ enumerator)
qristal::vqee::JobID::H2_ASWAP (C++ enumerator)
qristal::vqee::JobID::H2_explicit (C++ enumerator)
qristal::vqee::JobID::H2_UCCSD (C++ enumerator)
qristal::vqee::JobID::H5_UCCSD (C++ enumerator)
qristal::vqee::LbfgsMLP (C++ class)
qristal::vqee::LbfgsMLP::all_valid_fields_yaml_xacc_ (C++ member)
qristal::vqee::LbfgsMLP::boolean_valued_fields_ (C++ member)
qristal::vqee::LbfgsMLP::double_valued_fields_ (C++ member)
qristal::vqee::LbfgsMLP::get (C++ function)
qristal::vqee::LbfgsMLP::integer_valued_fields_ (C++ member)
qristal::vqee::LbfgsMLP::LbfgsMLP (C++ function)
,
[1]
qristal::vqee::LbfgsMLP::string_valued_fields_ (C++ member)
qristal::vqee::LbfgsMLP::vector_double_valued_fields_ (C++ member)
qristal::vqee::makeJob (C++ function)
qristal::vqee::NelderMeadNLO (C++ class)
qristal::vqee::NelderMeadNLO::information_ (C++ member)
qristal::vqee::NelderMeadNLO::NelderMeadNLO (C++ function)
,
[1]
qristal::vqee::NelderMeadNLO::show_info (C++ function)
qristal::vqee::NLO (C++ class)
qristal::vqee::NLO::all_valid_fields_yaml_xacc_ (C++ member)
qristal::vqee::NLO::boolean_valued_fields_ (C++ member)
qristal::vqee::NLO::double_valued_fields_ (C++ member)
qristal::vqee::NLO::get (C++ function)
qristal::vqee::NLO::integer_valued_fields_ (C++ member)
qristal::vqee::NLO::NLO (C++ function)
,
[1]
,
[2]
qristal::vqee::NLO::show_info (C++ function)
qristal::vqee::NLO::string_valued_fields_ (C++ member)
qristal::vqee::NLO::vector_double_valued_fields_ (C++ member)
qristal::vqee::Params (C++ struct)
qristal::vqee::Params::acceleratorName (C++ member)
qristal::vqee::Params::algorithm (C++ member)
qristal::vqee::Params::ansatz (C++ member)
qristal::vqee::Params::blocked (C++ member)
qristal::vqee::Params::circuitString (C++ member)
qristal::vqee::Params::enableVis (C++ member)
qristal::vqee::Params::energies (C++ member)
qristal::vqee::Params::extraOptions (C++ member)
qristal::vqee::Params::isDeterministic (C++ member)
qristal::vqee::Params::iterationData (C++ member)
qristal::vqee::Params::limitThetaN (C++ member)
qristal::vqee::Params::maxIters (C++ member)
qristal::vqee::Params::nQubits (C++ member)
qristal::vqee::Params::nShots (C++ member)
qristal::vqee::Params::nThreadsPerWorker (C++ member)
qristal::vqee::Params::nWorker (C++ member)
qristal::vqee::Params::optimalValue (C++ member)
qristal::vqee::Params::partitioned (C++ member)
qristal::vqee::Params::pauliString (C++ member)
qristal::vqee::Params::plain (C++ member)
qristal::vqee::Params::showTheta (C++ member)
qristal::vqee::Params::tail (C++ member)
qristal::vqee::Params::theta (C++ member)
qristal::vqee::Params::tolerance (C++ member)
qristal::vqee::Params::vis (C++ member)
qristal::vqee::pauliStringFromGeometry (C++ function)
qristal::vqee::setAnsatz (C++ function)
qristal::vqee::stringToAnsatz (C++ function)
qristal::vqee::UCCSD_Ansatz (C++ function)
qristal::vqee::vqe_iteration_data (C++ struct)
qristal::vqee::vqe_iteration_data::energy (C++ member)
qristal::vqee::vqe_iteration_data::operator== (C++ function)
qristal::vqee::vqe_iteration_data::params (C++ member)
qristal::vqee::VQEE (C++ class)
qristal::vqee::VQEE::generateEnergyVis (C++ function)
qristal::vqee::VQEE::generateThetaEnergyVis (C++ function)
qristal::vqee::VQEE::getAccelerator (C++ function)
qristal::vqee::VQEE::getAnsatz (C++ function)
qristal::vqee::VQEE::getObservable (C++ function)
qristal::vqee::VQEE::getOptimumIterationE (C++ function)
qristal::vqee::VQEE::isParallel_ (C++ member)
qristal::vqee::VQEE::isRoot_ (C++ member)
qristal::vqee::VQEE::optimize (C++ function)
qristal::vqee::VQEE::params_ (C++ member)
qristal::vqee::VQEE::splitPauli (C++ function)
qristal::vqee::VQEE::VQEE (C++ function)
qristal::vqee::VqeOpt (C++ class)
qristal::vqee::VqeOpt::get (C++ function)
qristal::vqee::VqeOpt::m_algorithm_ (C++ member)
qristal::vqee::VqeOpt::m_ftol_ (C++ member)
qristal::vqee::VqeOpt::m_initial_parameters_ (C++ member)
qristal::vqee::VqeOpt::m_maxeval_ (C++ member)
qristal::vqee::VqeOpt::m_node_ (C++ member)
qristal::vqee::VqeOpt::m_provider_ (C++ member)
qristal::vqee::VqeOpt::pass_yaml_to_xacc (C++ function)
qristal::vqee::VqeOpt::VqeOpt (C++ function)
,
[1]
,
[2]
qubit_topology (core.NoiseProperties property)
qubits (core.KrausOperator property)
quil1 (core.session property)
quil1s (core.session property)
R
random (core.session property)
randoms (core.session property)
readout_errors (core.NoiseProperties property)
ReadoutError (class in core)
rel_svd_cutoff (core.session property)
rel_svd_cutoffs (core.session property)
remote_backend_database_path (core.session property)
results (core.session property)
results_native (core.session property)
ripple_add() (core.Circuit method)
run() (core.session method)
run_async() (core.session method)
run_canonical_ae() (core.Circuit method)
run_canonical_ae_with_oracle() (core.Circuit method)
run_complete() (core.session method)
run_MLQAE() (core.Circuit method)
run_with_SPAM() (core.session method)
runit() (core.session method)
rx() (core.Circuit method)
ry() (core.Circuit method)
rz() (core.Circuit method)
S
s() (core.Circuit method)
sdg() (core.Circuit method)
seed (core.session property)
seeds (core.session property)
session (class in core)
set_parallel_run_config() (core.session method)
set_qubit_readout_error() (core.NoiseModel method)
sn (core.session property)
sns (core.session property)
SPAM_confusion (core.session property)
subtraction() (core.Circuit method)
superposition_adder() (core.Circuit method)
svd_cutoff (core.session property)
svd_cutoffs (core.session property)
swap() (core.Circuit method)
swap_placement_pass (class in core)
T
t() (core.Circuit method)
t1_us (core.NoiseProperties property)
t2_us (core.NoiseProperties property)
tdg() (core.Circuit method)
to_json() (core.NoiseModel method)
U
u1() (core.Circuit method)
u3() (core.Circuit method)
X
x() (core.Circuit method)
xacc::quantum::qb_qpu (C++ class)
xacc::quantum::qb_qpu::circuit_id (C++ member)
xacc::quantum::qb_qpu::command (C++ member)
xacc::quantum::qb_qpu::configurationKeys (C++ function)
xacc::quantum::qb_qpu::debug (C++ member)
xacc::quantum::qb_qpu::description (C++ function)
xacc::quantum::qb_qpu::exclusive_access (C++ member)
xacc::quantum::qb_qpu::exclusive_access_token (C++ member)
xacc::quantum::qb_qpu::execute (C++ function)
xacc::quantum::qb_qpu::Get (C++ function)
xacc::quantum::qb_qpu::get_qbjson (C++ function)
xacc::quantum::qb_qpu::getProperties (C++ function)
xacc::quantum::qb_qpu::getSignature (C++ function)
xacc::quantum::qb_qpu::http_header (C++ member)
xacc::quantum::qb_qpu::init (C++ member)
xacc::quantum::qb_qpu::init_contrast_threshold (C++ member)
xacc::quantum::qb_qpu::initialize (C++ function)
xacc::quantum::qb_qpu::isRemote (C++ function)
xacc::quantum::qb_qpu::n_qubits (C++ member)
xacc::quantum::qb_qpu::name (C++ function)
xacc::quantum::qb_qpu::order_of_m (C++ member)
xacc::quantum::qb_qpu::poll_for_results (C++ function)
xacc::quantum::qb_qpu::poll_retries (C++ member)
xacc::quantum::qb_qpu::poll_secs (C++ member)
xacc::quantum::qb_qpu::Post (C++ function)
xacc::quantum::qb_qpu::processInput (C++ function)
xacc::quantum::qb_qpu::processResponse (C++ function)
xacc::quantum::qb_qpu::Put (C++ function)
xacc::quantum::qb_qpu::qb_qpu (C++ function)
xacc::quantum::qb_qpu::QB_SAFE_LIMIT_SHOTS (C++ member)
xacc::quantum::qb_qpu::qbjson (C++ member)
xacc::quantum::qb_qpu::qpu_name (C++ member)
xacc::quantum::qb_qpu::qubit_contrast_thresholds (C++ member)
xacc::quantum::qb_qpu::results (C++ member)
xacc::quantum::qb_qpu::resultsReady (C++ function)
xacc::quantum::qb_qpu::setup_hardware (C++ function)
xacc::quantum::qb_qpu::shots (C++ member)
xacc::quantum::qb_qpu::updateConfiguration (C++ function)
xacc::quantum::qb_qpu::use_default_contrast_settings (C++ member)
xacc::quantum::qb_qpu::~qb_qpu (C++ function)
xacc::quantum::qb_visitor (C++ class)
xacc::quantum::qb_visitor::classicalBitCounter_ (C++ member)
xacc::quantum::qb_visitor::description (C++ function)
xacc::quantum::qb_visitor::getTranspiledIR (C++ function)
xacc::quantum::qb_visitor::getXasmString (C++ function)
xacc::quantum::qb_visitor::name (C++ function)
xacc::quantum::qb_visitor::norm (C++ function)
xacc::quantum::qb_visitor::nQubits_ (C++ member)
xacc::quantum::qb_visitor::pi (C++ member)
xacc::quantum::qb_visitor::qb_visitor (C++ function)
xacc::quantum::qb_visitor::qubitToClassicalBitIndex_ (C++ member)
xacc::quantum::qb_visitor::restrict_angles_to_pmpi_ (C++ member)
xacc::quantum::qb_visitor::sequence_ (C++ member)
xacc::quantum::qb_visitor::visit (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
,
[15]
,
[16]
,
[17]
xacc::quantum::qb_visitor::~qb_visitor (C++ function)
xasm (core.session property)
xasms (core.session property)
Y
y() (core.Circuit method)
Z
z() (core.Circuit method)