1.7K Star 3K Fork 4.3K

GVPMindSpore/mindquantum

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
mindquantum.algorithm.compiler.crxx_decompose.rst 440 Bytes
Copy Edit Raw Blame History
donghufeng authored 2 years ago . re-organize docs

mindquantum.algorithm.compiler.crxx_decompose

.. py:function:: mindquantum.algorithm.compiler.crxx_decompose(gate: gates.Rxx)

    分解一个受控的 :class:`~.core.gates.Rxx` 门。

    参数:
        - **gate** (:class:`~.core.gates.Rxx`) - 有一个控制位的 :class:`~.core.gates.Rxx` 门。

    返回:
        List[:class:`~.core.circuit.Circuit`],可能的分解方式。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mindspore/mindquantum.git
git@gitee.com:mindspore/mindquantum.git
mindspore
mindquantum
mindquantum
r0.10

Search