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

Go to the source code of this file.

Namespaces

 tests.decomposition.test_float32_wrapper
 

Functions

def tests.decomposition.test_float32_wrapper._identity (n=2, dtype=np.complex64)
 
def tests.decomposition.test_float32_wrapper.test_decomposition_wrappers_accept_complex64_with_use_float ()
 
def tests.decomposition.test_float32_wrapper.test_float32_combined_handles_nested_gate_blocks_repeatedly ()
 
def tests.decomposition.test_float32_wrapper.test_float32_parameters_work_for_cost_grad_and_batch ()
 
def tests.decomposition.test_float32_wrapper.test_nested_gate_block_combined_gradient_matches_finite_difference ()
 
def tests.decomposition.test_float32_wrapper.test_set_unitary_accepts_complex64_and_keeps_float_getter ()
 
def tests.decomposition.test_float32_wrapper.test_use_float_returns_float32_unitary_and_matrix ()
 
def tests.decomposition.test_float32_wrapper.test_use_float_routes_complex128_input_to_float_path ()