Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Namespaces | Functions | Variables
test_float32_performance.py File Reference

Go to the source code of this file.

Namespaces

 tests.gates.test_float32_performance
 

Functions

def tests.gates.test_float32_performance._apply (gate, matrix, params, is_f32)
 
def tests.gates.test_float32_performance._has_avx2 ()
 
def tests.gates.test_float32_performance._make_cnot ()
 
def tests.gates.test_float32_performance._make_inputs ()
 
def tests.gates.test_float32_performance._make_u3 ()
 
def tests.gates.test_float32_performance._parameters (gate, dtype)
 
def tests.gates.test_float32_performance._time_apply (gate, dtype)
 
def tests.gates.test_float32_performance.test_float32_apply_to_hot_path_has_expected_speed (gate_factory, gate_name, min_speedup)
 

Variables

 tests.gates.test_float32_performance.COLS
 
 tests.gates.test_float32_performance.MIN_CNOT_SPEEDUP
 
 tests.gates.test_float32_performance.MIN_FLOAT32_SPEEDUP
 
 tests.gates.test_float32_performance.QUBIT_NUM
 
 tests.gates.test_float32_performance.REPEATS
 
 tests.gates.test_float32_performance.TRIALS
 
 tests.gates.test_float32_performance.WARMUP