221 Star 941 Fork 693

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sponge.colvar.SinCV.rst 420 Bytes
一键复制 编辑 原始数据 按行查看 历史
俞涵 提交于 2023-12-25 14:23 +08:00 . modify sponge docs format

sponge.colvar.SinCV

.. py:class:: sponge.colvar.SinCV(colvar: Colvar, name: str = 'sine')

    集合变量(CVs)的正弦值 :math:`s(R)`。返回值与输入CVs有相同的shape。

    .. math::

        s' = \sin{s(R)}

    参数:
        - **colvar** (Colvar) - 集合变量(CVs) :math:`s(R)`。
        - **name** (str) - 集合变量的名称。默认值:'cosine'。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
master

搜索帮助