mindquantum.algorithm.compiler.rxx_decompose

mindquantum.algorithm.compiler.rxx_decompose#

mindquantum.algorithm.compiler.rxx_decompose(gate)#

分解一个的 Rxx 门。

参数:
  • gate (Rxx) - 一个 Rxx 门。

返回:

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