Documentation
Tutorial
Why MBQC?
Graphix examples
Module reference
Introduction to LC-MBQC
Introduction to MBQC
Introduction to LC-MBQC
graphix
»
Index
Edit on GitHub
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
V
|
W
|
X
|
Y
|
Z
_
__init__() (graphix.graphsim.GraphState method)
(graphix.pattern.CommandNode method)
(graphix.pattern.LocalPattern method)
(graphix.pattern.Pattern method)
(graphix.sim.statevec.Statevec method)
(graphix.sim.statevec.StatevectorBackend method)
(graphix.sim.tensornet.TensorNetworkBackend method)
(graphix.simulator.PatternSimulator method)
(graphix.transpiler.Circuit method)
A
add_edges_from() (graphix.graphsim.GraphState method)
add_nodes() (graphix.sim.statevec.StatevectorBackend method)
(graphix.sim.tensornet.TensorNetworkBackend method)
add_nodes_from() (graphix.graphsim.GraphState method)
advance() (graphix.graphsim.GraphState method)
apply_clifford() (graphix.sim.statevec.StatevectorBackend method)
(graphix.sim.tensornet.TensorNetworkBackend method)
apply_vops() (graphix.graphsim.GraphState method)
C
Circuit (class in graphix.transpiler)
CNOT() (graphix.sim.statevec.Statevec method)
cnot() (graphix.transpiler.Circuit method)
CommandNode (class in graphix.pattern)
correct_byproduct() (graphix.sim.statevec.StatevectorBackend method)
(graphix.sim.tensornet.TensorNetworkBackend method)
D
draw() (graphix.graphsim.GraphState method)
E
entangle() (graphix.sim.statevec.Statevec method)
entangle_nodes() (graphix.sim.statevec.StatevectorBackend method)
(graphix.sim.tensornet.TensorNetworkBackend method)
equivalent_fill_node() (graphix.graphsim.GraphState method)
equivalent_graph_E1() (graphix.graphsim.GraphState method)
equivalent_graph_E2() (graphix.graphsim.GraphState method)
evolve() (graphix.sim.statevec.Statevec method)
evolve_single() (graphix.sim.statevec.Statevec method)
expectation_single() (graphix.sim.statevec.Statevec method)
expectation_value() (graphix.sim.statevec.Statevec method)
F
finalize() (graphix.sim.statevec.StatevectorBackend method)
flatten() (graphix.sim.statevec.Statevec method)
flip_fill() (graphix.graphsim.GraphState method)
flip_sign() (graphix.graphsim.GraphState method)
flow() (in module graphix.gflow)
G
gen_str() (in module graphix.sim.tensornet)
generate_from_graph() (in module graphix.generator)
get_graph() (graphix.pattern.LocalPattern method)
(graphix.pattern.Pattern method)
get_layers() (graphix.pattern.Pattern method)
get_pattern() (graphix.pattern.LocalPattern method)
get_vops() (graphix.graphsim.GraphState method)
gflow() (in module graphix.gflow)
graphix.clifford.CLIFFORD (in module graphix.clifford)
graphix.clifford.CLIFFORD_MEASURE (in module graphix.clifford)
graphix.clifford.CLIFFORD_MUL (in module graphix.clifford)
GraphState (class in graphix.graphsim)
H
h() (graphix.graphsim.GraphState method)
(graphix.transpiler.Circuit method)
I
index (graphix.pattern.CommandNode attribute)
instruction (graphix.transpiler.Circuit attribute)
is_standard() (graphix.pattern.Pattern method)
L
local_complement() (graphix.graphsim.GraphState method)
LocalPattern (class in graphix.pattern)
M
max_space() (graphix.pattern.Pattern method)
meas_op() (in module graphix.sim.statevec)
measure() (graphix.sim.statevec.StatevectorBackend method)
(graphix.sim.tensornet.TensorNetworkBackend method)
measure_pauli() (in module graphix.pattern)
measure_x() (graphix.graphsim.GraphState method)
measure_y() (graphix.graphsim.GraphState method)
measure_z() (graphix.graphsim.GraphState method)
minimize_space() (graphix.pattern.Pattern method)
morder (graphix.pattern.LocalPattern attribute)
Mprop (graphix.pattern.CommandNode attribute)
N
Nnode (graphix.pattern.Pattern attribute)
nodes (graphix.pattern.LocalPattern attribute)
normalize() (graphix.sim.statevec.Statevec method)
O
outer_product() (in module graphix.sim.tensornet)
output (graphix.pattern.CommandNode attribute)
output_nodes (graphix.pattern.LocalPattern attribute)
P
parallelize_pattern() (graphix.pattern.Pattern method)
Pattern (class in graphix.pattern)
PatternSimulator (class in graphix.simulator)
perform_pauli_measurements() (graphix.pattern.Pattern method)
print_pattern() (graphix.pattern.CommandNode method)
(graphix.pattern.Pattern method)
proj_basis() (in module graphix.sim.tensornet)
ptrace() (graphix.sim.statevec.Statevec method)
Q
qubit_dim() (graphix.sim.statevec.StatevectorBackend method)
R
result (graphix.pattern.CommandNode attribute)
run() (graphix.simulator.PatternSimulator method)
rx() (graphix.transpiler.Circuit method)
ry() (graphix.transpiler.Circuit method)
rz() (graphix.transpiler.Circuit method)
S
s() (graphix.graphsim.GraphState method)
(graphix.transpiler.Circuit method)
seq (graphix.pattern.CommandNode attribute)
(graphix.pattern.Pattern attribute)
shift_signals() (graphix.pattern.LocalPattern method)
(graphix.pattern.Pattern method)
signal_destination (graphix.pattern.LocalPattern attribute)
simulate_pattern() (graphix.pattern.Pattern method)
simulate_statevector() (graphix.transpiler.Circuit method)
solvebool() (in module graphix.gflow)
sort_qubits() (graphix.sim.statevec.StatevectorBackend method)
standardize() (graphix.pattern.LocalPattern method)
(graphix.pattern.Pattern method)
standardize_and_transpile() (graphix.transpiler.Circuit method)
Statevec (class in graphix.sim.statevec)
StatevectorBackend (class in graphix.sim.statevec)
swap() (graphix.sim.statevec.Statevec method)
T
tensor() (graphix.sim.statevec.Statevec method)
TensorNetworkBackend (class in graphix.sim.tensornet)
to_qasm3() (graphix.pattern.Pattern method)
to_statevector() (graphix.graphsim.GraphState method)
trace_out() (graphix.sim.statevec.StatevectorBackend method)
transpile() (graphix.transpiler.Circuit method)
V
vop (graphix.pattern.CommandNode attribute)
W
width (graphix.pattern.Pattern attribute)
(graphix.transpiler.Circuit attribute)
X
x() (graphix.transpiler.Circuit method)
Xsignal (graphix.pattern.CommandNode attribute)
Xsignals (graphix.pattern.CommandNode attribute)
Y
y() (graphix.transpiler.Circuit method)
Z
z() (graphix.graphsim.GraphState method)
(graphix.transpiler.Circuit method)
Zsignal (graphix.pattern.CommandNode attribute)