Searched defs:assert_decompose_is_consistent_with_unitary (Results 1 – 5 of 5) sorted by relevance
23 def assert_decompose_is_consistent_with_unitary(val: Any, ignoring_global_phase: bool = False): function