MPS_QFT
Contents:
Circuit
Manual MPS implementation
Helper functions
Quantum gates
Checks
Testing
MPS_QFT
»
Index
Edit on GitHub
Index
A
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
A
apply_one_qubit_gate() (in module manual)
apply_two_qubit_gate() (in module manual)
apply_two_qubit_gate_full() (in module manual)
C
check_left_canonization() (in module checks)
check_right_canonization() (in module checks)
checks
module
circ_data (class in circuit)
circuit
module
CNOT (gates.GATES attribute)
CPHASE (gates.GATES attribute)
CPHASE() (in module gates)
cphase_and_swap_cirq() (in module gates)
cphase_swap_qiskit() (in module gates)
D
data (circuit.circ_data attribute)
F
Fidelity() (in module helper)
G
gate_dict (gates.GATES attribute)
gates
module
gates (circuit.circ_data attribute)
GATES (class in gates)
gates_params (circuit.circ_data attribute)
get_figsize() (in module helper)
GHZ_qiskit() (in module circuit)
H
H (gates.GATES attribute)
helper
module
I
indeces (circuit.circ_data attribute)
L
left_canonize() (in module manual)
left_compress() (in module manual)
left_contract() (in module helper)
M
manual
module
max_bond_dimension() (in module manual)
module
checks
circuit
gates
helper
manual
test_canonize
test_mps
test_qft
MPS_circ() (in module circuit)
N
n_qub (circuit.circ_data attribute)
new_random_state() (in module test_mps)
NOT (gates.GATES attribute)
P
print_state() (in module helper)
Q
qft_circuit_qiskit() (in module circuit)
qft_circuit_quimb() (in module circuit)
qft_circuit_swap_approx() (in module circuit)
qft_circuit_swap_cirq() (in module circuit)
qft_circuit_swap_full() (in module circuit)
qiskit_get_statevect() (in module helper)
R
reverse_qiskit() (in module helper)
right_canonize() (in module manual)
right_compress() (in module manual)
right_contract() (in module helper)
S
SWAP (gates.GATES attribute)
T
tensor_trace() (in module manual)
test_approx_error() (in module test_mps)
test_bond_dimension() (in module test_mps)
test_canonize
module
test_ghz() (in module test_qft)
test_ghz_state() (in module test_mps)
test_left_canonical() (in module test_mps)
test_left_canonize() (in module test_canonize)
test_mixed_canonize() (in module test_canonize)
test_mps
module
test_qft
module
test_random_states() (in module test_mps)
(in module test_qft)
test_right_canonize() (in module test_canonize)
test_with_quimb_mps() (in module test_mps)
to_approx_MPS() (in module helper)
to_dense() (in module helper)
to_full_MPS() (in module helper)