Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Functions
tests.decomposition.test_wide_circuit_optimization Namespace Reference

Functions

def _load_qasm_as_squander_circuit (qasm_path)
 
def test_wide_circuit_optimization_bv_n14 ()
 

Function Documentation

◆ _load_qasm_as_squander_circuit()

def tests.decomposition.test_wide_circuit_optimization._load_qasm_as_squander_circuit (   qasm_path)
private
Load a QASM file and normalize legacy/new utils return shapes.

Definition at line 13 of file test_wide_circuit_optimization.py.

Here is the caller graph for this function:

◆ test_wide_circuit_optimization_bv_n14()

def tests.decomposition.test_wide_circuit_optimization.test_wide_circuit_optimization_bv_n14 ( )
Run one wide-circuit optimization pass on bv_n14 and validate outputs.

Definition at line 23 of file test_wide_circuit_optimization.py.

Here is the call graph for this function: