1.3K Star 2K Fork 3.6K

GVPMindSpore / mindquantum

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mindquantum.core.operators.get_fermion_operator.rst 426 Bytes
一键复制 编辑 原始数据 按行查看 历史
donghufeng 提交于 2023-11-02 16:11 . fix docing

mindquantum.core.operators.get_fermion_operator

.. py:function:: mindquantum.core.operators.get_fermion_operator(operator)

    将张量(多项式张量)转换为费米子运算符。

    参数:
        - **operator** (PolynomialTensor) - 要转换为 `FermionOperator` 的 `PolynomialTensor` 。

    返回:
       FermionOperator,FermionOperator类的实例。
Python
1
https://gitee.com/mindspore/mindquantum.git
git@gitee.com:mindspore/mindquantum.git
mindspore
mindquantum
mindquantum
master

搜索帮助