By
INSAIT
and
ETH Zurich
Project
Home
Q&A
Source Code
How-to
Install
Tutorials
Creating a Bell state
Deutsch-Jozsa
Reference
Python
C
Explanation
Paper
qblaze
Index
Edit on GitHub
Index
B
|
C
|
D
|
F
|
H
|
J
|
M
|
Q
|
R
|
S
|
T
|
U
|
W
|
X
|
Y
|
Z
B
Backend (class in qblaze.qiskit)
C
ccx() (qblaze.Simulator method)
chunk_size (qblaze.Config attribute)
clone() (qblaze.Simulator method)
Config (class in qblaze)
copy_amplitudes() (qblaze.Simulator method)
cswap() (qblaze.Simulator method)
cx() (qblaze.Simulator method)
cz() (qblaze.Simulator method)
D
dump() (qblaze.Simulator method)
dump_config (qblaze.Config attribute)
F
flush() (qblaze.Simulator method)
H
h() (qblaze.Simulator method)
J
Job (class in qblaze.qiskit)
M
max_circuits (qblaze.qiskit.Backend property)
max_qubit_count() (qblaze.Simulator class method)
mcphase() (qblaze.Simulator method)
mcswap() (qblaze.Simulator method)
mcx() (qblaze.Simulator method)
measure() (qblaze.Simulator method)
measure_ext() (qblaze.Simulator method)
module
qblaze
qblaze.qiskit
multithreading_threshold (qblaze.Config attribute)
Q
qblaze
module
qblaze.qiskit
module
qblaze_apply_mcphase (C function)
qblaze_apply_mcswap (C function)
qblaze_apply_mcx (C function)
qblaze_apply_u3 (C function)
qblaze_clone (C function)
qblaze_copy_amplitudes (C function)
qblaze_del (C function)
qblaze_dump (C function)
qblaze_flush (C function)
qblaze_iter_del (C function)
qblaze_iter_new (C function)
qblaze_iter_next (C function)
qblaze_max_qubit_count (C function)
qblaze_measure (C function)
qblaze_new (C function)
qblaze_qubit_probs (C function)
QBlazeComplex (C struct)
QBlazeComplex.imag (C member)
QBlazeComplex.real (C member)
QBlazeConfig (C struct)
QBlazeConfig.option (C member)
QBlazeConfig.value (C union)
QBlazeConfig.value.as_ptr (C member)
QBlazeConfig.value.as_size_t (C member)
QBlazeControl (C struct)
QBlazeControl.qubit (C member)
QBlazeControl.value (C member)
QBlazeError (C enum)
QBlazeError.QBLAZE_ERR_DOMAIN (C enumerator)
QBlazeError.QBLAZE_ERR_MEMORY (C enumerator)
QBlazeError.QBLAZE_ERR_QUBIT_INDEX (C enumerator)
QBlazeError.QBLAZE_ERR_QUBIT_USAGE (C enumerator)
QBlazeIterator (C struct)
QBlazeIterator.amplitude (C member)
QBlazeIterator.bitmap (C member)
QBlazeIterator.qubit_count (C member)
QBlazeOpt (C enum)
QBlazeOpt.QBLAZE_OPT_CHUNK_SIZE (C enumerator)
QBlazeOpt.QBLAZE_OPT_DUMP_CONFIG (C enumerator)
QBlazeOpt.QBLAZE_OPT_END (C enumerator)
QBlazeOpt.QBLAZE_OPT_MULTITHREADING_THRESHOLD (C enumerator)
QBlazeOpt.QBLAZE_OPT_NONTEMPORAL_THRESHOLD (C enumerator)
QBlazeOpt.QBLAZE_OPT_QUBIT_COUNT (C enumerator)
QBlazeOpt.QBLAZE_OPT_THREAD_COUNT (C enumerator)
QBlazeOpt.QBLAZE_OPT_WORK_ITEM_MAX_SIZE (C enumerator)
QBlazeOpt.QBLAZE_OPT_WORK_ITEM_MIN_SIZE (C enumerator)
qubit_count (qblaze.Config attribute)
qubit_probs() (qblaze.Simulator method)
R
result() (qblaze.qiskit.Job method)
run() (qblaze.qiskit.Backend method)
run_circuit() (in module qblaze.qiskit)
rx() (qblaze.Simulator method)
ry() (qblaze.Simulator method)
rz() (qblaze.Simulator method)
S
s() (qblaze.Simulator method)
sdg() (qblaze.Simulator method)
Simulator (class in qblaze)
status() (qblaze.qiskit.Job method)
submit() (qblaze.qiskit.Job method)
swap() (qblaze.Simulator method)
T
t() (qblaze.Simulator method)
target (qblaze.qiskit.Backend property)
tdg() (qblaze.Simulator method)
thread_count (qblaze.Config attribute)
U
u3() (qblaze.Simulator method)
W
work_item_max_size (qblaze.Config attribute)
work_item_min_size (qblaze.Config attribute)
X
x() (qblaze.Simulator method)
Y
y() (qblaze.Simulator method)
Z
z() (qblaze.Simulator method)
Other Versions
v: master
Tags
v0.1.0
Branches
master