208 Star 855 Fork 627

GVPMindSpore / mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mindelec.vision.print_graph_1d.rst 450 Bytes
一键复制 编辑 原始数据 按行查看 历史
俞涵 提交于 2024-02-27 16:05 . modify math format

mindelec.vision.print_graph_1d

.. py:function:: mindelec.vision.print_graph_1d(name, x, path, clear=True)

    绘制1d散点图。

    参数:
        - **name** (str) - 图形的名称。
        - **x** (numpy.ndarray) - 要绘制的数据,shape为 :math:`(dim\_print,)`。
        - **path** (str) - 图形的保存路径。
        - **clear** (bool) - 指定是否清除当前轴。默认值: ``True``。
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
master

搜索帮助