mindquantum.algorithm.compiler.crz_decompose

mindquantum.algorithm.compiler.crz_decompose#

mindquantum.algorithm.compiler.crz_decompose(gate)#

分解一个受控的 RZ 门。

参数:
  • gate (RZ) - 有一个控制位的 RZ 门。

返回:

List[Circuit],可能的分解方式。