221 Star 941 Fork 692

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mindchemistry.e3.o3.su2_generators.rst 536 Bytes
一键复制 编辑 原始数据 按行查看 历史
CaoWenbin 提交于 2024-08-07 15:07 +08:00 . API中英文对照修改

mindchemistry.e3.o3.su2_generators

.. py:function:: mindchemistry.e3.o3.su2_generators(j, dtype=complex64)

    计算su(2)李代数生成元。

    参数:
        - **j** (int) - 生成维度。
        - **dtype** (dtype) - {complex64,complex128}生成器的数据类型。默认值: ``complex64``。

    返回:
        - **output** (Tensor) - 张量,计算su(2)李代数生成元结果,类型为dtype。

    异常:
        - **TypeError** - 如果 `j` 不是整型。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
master

搜索帮助