scaluq
stable
Contents:
API Reference
scaluq
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
X
|
Y
|
Z
A
add_circuit() (scaluq.Circuit method)
add_gate() (scaluq.Circuit method)
add_operator() (scaluq.Operator method)
add_param_gate() (scaluq.Circuit method)
add_random_operator() (scaluq.Operator method)
add_single_pauli() (scaluq.PauliOperator method)
add_state_vector() (scaluq.StateVector method)
add_state_vector_with_coef() (scaluq.StateVector method)
amplitudes() (scaluq.StateVector method)
angle() (scaluq.RXGate method)
(scaluq.RYGate method)
(scaluq.RZGate method)
apply_to_state() (scaluq.Operator method)
(scaluq.PauliOperator method)
B
block_size() (scaluq.FusedSwapGate method)
C
calculate_depth() (scaluq.Circuit method)
change_coef() (scaluq.PauliOperator method)
Circuit (class in scaluq)
CNot() (in module scaluq)
control() (scaluq.CXGate method)
(scaluq.CZGate method)
copy() (scaluq.Circuit method)
(scaluq.CXGate method)
(scaluq.CZGate method)
(scaluq.FusedSwapGate method)
(scaluq.Gate method)
(scaluq.GlobalPhaseGate method)
(scaluq.HGate method)
(scaluq.IGate method)
(scaluq.OneQubitMatrixGate method)
(scaluq.P0Gate method)
(scaluq.P1Gate method)
(scaluq.ParamGate method)
(scaluq.PauliGate method)
(scaluq.PauliRotationGate method)
(scaluq.PPauliRotationGate method)
(scaluq.PRXGate method)
(scaluq.PRYGate method)
(scaluq.PRZGate method)
(scaluq.RXGate method)
(scaluq.RYGate method)
(scaluq.RZGate method)
(scaluq.SdagGate method)
(scaluq.SGate method)
(scaluq.SqrtXdagGate method)
(scaluq.SqrtXGate method)
(scaluq.SqrtYdagGate method)
(scaluq.SqrtYGate method)
(scaluq.SwapGate method)
(scaluq.TdagGate method)
(scaluq.TGate method)
(scaluq.TwoQubitMatrixGate method)
(scaluq.U1Gate method)
(scaluq.U2Gate method)
(scaluq.U3Gate method)
(scaluq.XGate method)
(scaluq.YGate method)
(scaluq.ZGate method)
CX (scaluq.GateType attribute)
CX() (in module scaluq)
CXGate (class in scaluq)
CZ (scaluq.GateType attribute)
CZ() (in module scaluq)
CZGate (class in scaluq)
D
dim() (scaluq.StateVector method)
F
finalize() (in module scaluq)
FusedSwap (scaluq.GateType attribute)
FusedSwap() (in module scaluq)
FusedSwapGate (class in scaluq)
G
Gate (class in scaluq)
gate_count() (scaluq.Circuit method)
gate_list() (scaluq.Circuit method)
gate_type() (scaluq.CXGate method)
(scaluq.CZGate method)
(scaluq.FusedSwapGate method)
(scaluq.Gate method)
(scaluq.GlobalPhaseGate method)
(scaluq.HGate method)
(scaluq.IGate method)
(scaluq.OneQubitMatrixGate method)
(scaluq.P0Gate method)
(scaluq.P1Gate method)
(scaluq.PauliGate method)
(scaluq.PauliRotationGate method)
(scaluq.RXGate method)
(scaluq.RYGate method)
(scaluq.RZGate method)
(scaluq.SdagGate method)
(scaluq.SGate method)
(scaluq.SqrtXdagGate method)
(scaluq.SqrtXGate method)
(scaluq.SqrtYdagGate method)
(scaluq.SqrtYGate method)
(scaluq.SwapGate method)
(scaluq.TdagGate method)
(scaluq.TGate method)
(scaluq.TwoQubitMatrixGate method)
(scaluq.U1Gate method)
(scaluq.U2Gate method)
(scaluq.U3Gate method)
(scaluq.XGate method)
(scaluq.YGate method)
(scaluq.ZGate method)
GateType (class in scaluq)
get() (scaluq.Circuit method)
get_amplitude_at_index() (scaluq.StateVector method)
get_coef() (scaluq.PauliOperator method)
get_control_qubit_list() (scaluq.CXGate method)
(scaluq.CZGate method)
(scaluq.FusedSwapGate method)
(scaluq.Gate method)
(scaluq.GlobalPhaseGate method)
(scaluq.HGate method)
(scaluq.IGate method)
(scaluq.OneQubitMatrixGate method)
(scaluq.P0Gate method)
(scaluq.P1Gate method)
(scaluq.ParamGate method)
(scaluq.PauliGate method)
(scaluq.PauliRotationGate method)
(scaluq.PPauliRotationGate method)
(scaluq.PRXGate method)
(scaluq.PRYGate method)
(scaluq.PRZGate method)
(scaluq.RXGate method)
(scaluq.RYGate method)
(scaluq.RZGate method)
(scaluq.SdagGate method)
(scaluq.SGate method)
(scaluq.SqrtXdagGate method)
(scaluq.SqrtXGate method)
(scaluq.SqrtYdagGate method)
(scaluq.SqrtYGate method)
(scaluq.SwapGate method)
(scaluq.TdagGate method)
(scaluq.TGate method)
(scaluq.TwoQubitMatrixGate method)
(scaluq.U1Gate method)
(scaluq.U2Gate method)
(scaluq.U3Gate method)
(scaluq.XGate method)
(scaluq.YGate method)
(scaluq.ZGate method)
get_dagger() (scaluq.Operator method)
(scaluq.PauliOperator method)
get_device_id() (scaluq.InitializationSettings method)
get_disable_warnings() (scaluq.InitializationSettings method)
get_entropy() (scaluq.StateVector method)
get_expectation_value() (scaluq.Operator method)
(scaluq.PauliOperator method)
get_inverse() (scaluq.Circuit method)
(scaluq.CXGate method)
(scaluq.CZGate method)
(scaluq.FusedSwapGate method)
(scaluq.Gate method)
(scaluq.GlobalPhaseGate method)
(scaluq.HGate method)
(scaluq.IGate method)
(scaluq.OneQubitMatrixGate method)
(scaluq.P0Gate method)
(scaluq.P1Gate method)
(scaluq.ParamGate method)
(scaluq.PauliGate method)
(scaluq.PauliRotationGate method)
(scaluq.PPauliRotationGate method)
(scaluq.PRXGate method)
(scaluq.PRYGate method)
(scaluq.PRZGate method)
(scaluq.RXGate method)
(scaluq.RYGate method)
(scaluq.RZGate method)
(scaluq.SdagGate method)
(scaluq.SGate method)
(scaluq.SqrtXdagGate method)
(scaluq.SqrtXGate method)
(scaluq.SqrtYdagGate method)
(scaluq.SqrtYGate method)
(scaluq.SwapGate method)
(scaluq.TdagGate method)
(scaluq.TGate method)
(scaluq.TwoQubitMatrixGate method)
(scaluq.U1Gate method)
(scaluq.U2Gate method)
(scaluq.U3Gate method)
(scaluq.XGate method)
(scaluq.YGate method)
(scaluq.ZGate method)
get_key() (scaluq.Circuit method)
get_map_device_id_by() (scaluq.InitializationSettings method)
get_marginal_probability() (scaluq.StateVector method)
get_matrix() (scaluq.CXGate method)
(scaluq.CZGate method)
(scaluq.FusedSwapGate method)
(scaluq.Gate method)
(scaluq.GlobalPhaseGate method)
(scaluq.HGate method)
(scaluq.IGate method)
(scaluq.OneQubitMatrixGate method)
(scaluq.P0Gate method)
(scaluq.P1Gate method)
(scaluq.ParamGate method)
(scaluq.PauliGate method)
(scaluq.PauliRotationGate method)
(scaluq.PPauliRotationGate method)
(scaluq.PRXGate method)
(scaluq.PRYGate method)
(scaluq.PRZGate method)
(scaluq.RXGate method)
(scaluq.RYGate method)
(scaluq.RZGate method)
(scaluq.SdagGate method)
(scaluq.SGate method)
(scaluq.SqrtXdagGate method)
(scaluq.SqrtXGate method)
(scaluq.SqrtYdagGate method)
(scaluq.SqrtYGate method)
(scaluq.SwapGate method)
(scaluq.TdagGate method)
(scaluq.TGate method)
(scaluq.TwoQubitMatrixGate method)
(scaluq.U1Gate method)
(scaluq.U2Gate method)
(scaluq.U3Gate method)
(scaluq.XGate method)
(scaluq.YGate method)
(scaluq.ZGate method)
get_num_threads() (scaluq.InitializationSettings method)
get_pauli_id_list() (scaluq.PauliOperator method)
get_pauli_string() (scaluq.PauliOperator method)
get_print_configuration() (scaluq.InitializationSettings method)
get_qubit_count() (scaluq.PauliOperator method)
get_squared_norm() (scaluq.StateVector method)
get_target_qubit_list() (scaluq.CXGate method)
(scaluq.CZGate method)
(scaluq.FusedSwapGate method)
(scaluq.Gate method)
(scaluq.GlobalPhaseGate method)
(scaluq.HGate method)
(scaluq.IGate method)
(scaluq.OneQubitMatrixGate method)
(scaluq.P0Gate method)
(scaluq.P1Gate method)
(scaluq.ParamGate method)
(scaluq.PauliGate method)
(scaluq.PauliOperator method)
(scaluq.PauliRotationGate method)
(scaluq.PPauliRotationGate method)
(scaluq.PRXGate method)
(scaluq.PRYGate method)
(scaluq.PRZGate method)
(scaluq.RXGate method)
(scaluq.RYGate method)
(scaluq.RZGate method)
(scaluq.SdagGate method)
(scaluq.SGate method)
(scaluq.SqrtXdagGate method)
(scaluq.SqrtXGate method)
(scaluq.SqrtYdagGate method)
(scaluq.SqrtYGate method)
(scaluq.SwapGate method)
(scaluq.TdagGate method)
(scaluq.TGate method)
(scaluq.TwoQubitMatrixGate method)
(scaluq.U1Gate method)
(scaluq.U2Gate method)
(scaluq.U3Gate method)
(scaluq.XGate method)
(scaluq.YGate method)
(scaluq.ZGate method)
get_tools_args() (scaluq.InitializationSettings method)
get_tools_help() (scaluq.InitializationSettings method)
get_tools_libs() (scaluq.InitializationSettings method)
get_transition_amplitude() (scaluq.Operator method)
(scaluq.PauliOperator method)
get_tune_internals() (scaluq.InitializationSettings method)
get_XZ_mask_representation() (scaluq.PauliOperator method)
get_zero_probability() (scaluq.StateVector method)
GlobalPhase (scaluq.GateType attribute)
GlobalPhase() (in module scaluq)
GlobalPhaseGate (class in scaluq)
H
H (scaluq.GateType attribute)
H() (in module scaluq)
Haar_random_state() (scaluq.StateVector method)
has_device_id() (scaluq.InitializationSettings method)
has_disable_warnings() (scaluq.InitializationSettings method)
has_map_device_id_by() (scaluq.InitializationSettings method)
has_num_threads() (scaluq.InitializationSettings method)
has_print_configuration() (scaluq.InitializationSettings method)
has_tools_args() (scaluq.InitializationSettings method)
has_tools_help() (scaluq.InitializationSettings method)
has_tools_libs() (scaluq.InitializationSettings method)
has_tune_internals() (scaluq.InitializationSettings method)
HGate (class in scaluq)
I
I (scaluq.GateType attribute)
(scaluq.PauliOperator attribute)
I() (in module scaluq)
IGate (class in scaluq)
InitializationSettings (class in scaluq)
initialize() (in module scaluq)
is_finalized() (in module scaluq)
is_hermitian() (scaluq.Operator method)
is_initialized() (in module scaluq)
K
key_set() (scaluq.Circuit method)
L
lambda_() (scaluq.U1Gate method)
(scaluq.U2Gate method)
(scaluq.U3Gate method)
load() (scaluq.StateVector method)
M
matrix() (scaluq.OneQubitMatrixGate method)
(scaluq.TwoQubitMatrixGate method)
module
scaluq
multiply_coef() (scaluq.StateVector method)
N
n_qubits() (scaluq.Circuit method)
(scaluq.Operator method)
(scaluq.StateVector method)
normalize() (scaluq.StateVector method)
O
OneQubitMatrix (scaluq.GateType attribute)
OneQubitMatrixGate (class in scaluq)
Operator (class in scaluq)
optimize() (scaluq.Operator method)
P
P0 (scaluq.GateType attribute)
P0() (in module scaluq)
P0Gate (class in scaluq)
P1 (scaluq.GateType attribute)
P1() (in module scaluq)
P1Gate (class in scaluq)
param_gate_type() (scaluq.ParamGate method)
(scaluq.PPauliRotationGate method)
(scaluq.PRXGate method)
(scaluq.PRYGate method)
(scaluq.PRZGate method)
ParamGate (class in scaluq)
ParamGateType (class in scaluq)
Pauli (scaluq.GateType attribute)
Pauli() (in module scaluq)
PauliGate (class in scaluq)
PauliOperator (class in scaluq)
PauliRotation (scaluq.GateType attribute)
PauliRotation() (in module scaluq)
PauliRotationGate (class in scaluq)
phase() (scaluq.GlobalPhaseGate method)
phi() (scaluq.U2Gate method)
(scaluq.U3Gate method)
PPauliRotation (scaluq.ParamGateType attribute)
PPauliRotation() (in module scaluq)
PPauliRotationGate (class in scaluq)
PRX (scaluq.ParamGateType attribute)
PRX() (in module scaluq)
PRXGate (class in scaluq)
PRY (scaluq.ParamGateType attribute)
PRY() (in module scaluq)
PRYGate (class in scaluq)
PRZ (scaluq.ParamGateType attribute)
PRZ() (in module scaluq)
PRZGate (class in scaluq)
Q
qubit_index1() (scaluq.FusedSwapGate method)
qubit_index2() (scaluq.FusedSwapGate method)
R
RX (scaluq.GateType attribute)
RX() (in module scaluq)
RXGate (class in scaluq)
RY (scaluq.GateType attribute)
RY() (in module scaluq)
RYGate (class in scaluq)
RZ (scaluq.GateType attribute)
RZ() (in module scaluq)
RZGate (class in scaluq)
S
S (scaluq.GateType attribute)
S() (in module scaluq)
sampling() (scaluq.StateVector method)
scaluq
module
Sdag (scaluq.GateType attribute)
Sdag() (in module scaluq)
SdagGate (class in scaluq)
set_amplitude_at_index() (scaluq.StateVector method)
set_computational_basis() (scaluq.StateVector method)
set_device_id() (scaluq.InitializationSettings method)
set_disable_warnings() (scaluq.InitializationSettings method)
set_map_device_id_by() (scaluq.InitializationSettings method)
set_num_threads() (scaluq.InitializationSettings method)
set_print_configuration() (scaluq.InitializationSettings method)
set_tools_args() (scaluq.InitializationSettings method)
set_tools_help() (scaluq.InitializationSettings method)
set_tools_libs() (scaluq.InitializationSettings method)
set_tune_internals() (scaluq.InitializationSettings method)
set_zero_norm_state() (scaluq.StateVector method)
set_zero_state() (scaluq.StateVector method)
SGate (class in scaluq)
SqrtX (scaluq.GateType attribute)
SqrtX() (in module scaluq)
SqrtXdag (scaluq.GateType attribute)
SqrtXdag() (in module scaluq)
SqrtXdagGate (class in scaluq)
SqrtXGate (class in scaluq)
SqrtY (scaluq.GateType attribute)
SqrtY() (in module scaluq)
SqrtYdag (scaluq.GateType attribute)
SqrtYdag() (in module scaluq)
SqrtYdagGate (class in scaluq)
SqrtYGate (class in scaluq)
StateVector (class in scaluq)
Swap (scaluq.GateType attribute)
Swap() (in module scaluq)
SwapGate (class in scaluq)
T
T (scaluq.GateType attribute)
T() (in module scaluq)
target() (scaluq.CXGate method)
(scaluq.CZGate method)
(scaluq.HGate method)
(scaluq.P0Gate method)
(scaluq.P1Gate method)
(scaluq.PRXGate method)
(scaluq.PRYGate method)
(scaluq.PRZGate method)
(scaluq.RXGate method)
(scaluq.RYGate method)
(scaluq.RZGate method)
(scaluq.SdagGate method)
(scaluq.SGate method)
(scaluq.SqrtXdagGate method)
(scaluq.SqrtXGate method)
(scaluq.SqrtYdagGate method)
(scaluq.SqrtYGate method)
(scaluq.TdagGate method)
(scaluq.TGate method)
(scaluq.XGate method)
(scaluq.YGate method)
(scaluq.ZGate method)
target1() (scaluq.SwapGate method)
(scaluq.TwoQubitMatrixGate method)
target2() (scaluq.SwapGate method)
(scaluq.TwoQubitMatrixGate method)
Tdag (scaluq.GateType attribute)
Tdag() (in module scaluq)
TdagGate (class in scaluq)
terms() (scaluq.Operator method)
TGate (class in scaluq)
theta() (scaluq.U3Gate method)
to_string() (scaluq.Operator method)
(scaluq.StateVector method)
TwoQubitMatrix (scaluq.GateType attribute)
TwoQubitMatrixGate (class in scaluq)
U
U1 (scaluq.GateType attribute)
U1() (in module scaluq)
U1Gate (class in scaluq)
U2 (scaluq.GateType attribute)
U2() (in module scaluq)
U2Gate (class in scaluq)
U3 (scaluq.GateType attribute)
U3() (in module scaluq)
U3Gate (class in scaluq)
UNMEASURED (scaluq.StateVector attribute)
update_quantum_state() (scaluq.Circuit method)
,
[1]
(scaluq.CXGate method)
(scaluq.CZGate method)
(scaluq.FusedSwapGate method)
(scaluq.Gate method)
(scaluq.GlobalPhaseGate method)
(scaluq.HGate method)
(scaluq.IGate method)
(scaluq.OneQubitMatrixGate method)
(scaluq.P0Gate method)
(scaluq.P1Gate method)
(scaluq.ParamGate method)
(scaluq.PauliGate method)
(scaluq.PauliRotationGate method)
(scaluq.PPauliRotationGate method)
(scaluq.PRXGate method)
(scaluq.PRYGate method)
(scaluq.PRZGate method)
(scaluq.RXGate method)
(scaluq.RYGate method)
(scaluq.RZGate method)
(scaluq.SdagGate method)
(scaluq.SGate method)
(scaluq.SqrtXdagGate method)
(scaluq.SqrtXGate method)
(scaluq.SqrtYdagGate method)
(scaluq.SqrtYGate method)
(scaluq.SwapGate method)
(scaluq.TdagGate method)
(scaluq.TGate method)
(scaluq.TwoQubitMatrixGate method)
(scaluq.U1Gate method)
(scaluq.U2Gate method)
(scaluq.U3Gate method)
(scaluq.XGate method)
(scaluq.YGate method)
(scaluq.ZGate method)
X
X (scaluq.GateType attribute)
(scaluq.PauliOperator attribute)
X() (in module scaluq)
XGate (class in scaluq)
Y
Y (scaluq.GateType attribute)
(scaluq.PauliOperator attribute)
Y() (in module scaluq)
YGate (class in scaluq)
Z
Z (scaluq.GateType attribute)
(scaluq.PauliOperator attribute)
Z() (in module scaluq)
ZGate (class in scaluq)