220 Star 932 Fork 687

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sponge.function.GetDistanceShift.rst 546 Bytes
一键复制 编辑 原始数据 按行查看 历史
Li Qingguo 提交于 2年前 . fix doc

sponge.function.GetDistanceShift

.. py:class:: sponge.function.GetDistanceShift(bonds: Tensor, num_atoms: int, num_walkers: int = 1, use_pbc: bool = None)

    计算维数为C的B矩阵。

    参数:
        - **bonds** (Tensor) - 需要被约束的键,shape为(C, 2)。
        - **num_atoms** (int) - 系统中原子总数。
        - **num_walkers** (int) - 多线程的数量。默认值:1。
        - **use_pbc** (bool) - 是否使用周期性边界条件。默认值:"None"。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
r0.5

搜索帮助