mindquantum.algorithm.compiler.cy_decompose# mindquantum.algorithm.compiler.cy_decompose(gate)# 分解一个受控的 YGate 门。 参数: gate (YGate) - 有一个控制位的 YGate 门。 返回:List[Circuit],可能的分解方式。