1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 matplotlib 2.0.1 发布,Python 的绘图库 下载

本帖由 漂亮的石头2017-05-06 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    matplotlib 2.0.1 发布了,matplotlib 是 Python 最著名的绘图库,它提供了一整套和 matlab 相似的命令 API,十分适合交互式地进行制图。而且也可以方便地将它作为绘图控件,嵌入 GUI 应用程序中。

    简单示例

    (Source codepngpdf)

    [​IMG]

    matplotlib 2.0.1 支持 Python 2.7、3.4、3.5、3.6 版本,主要包括一些错误修复、文档更新和一个主要更改,具体如下:

    API


    • Do not clip the linewidth used for dash pattern scaling. This is an API change, but is a major improvement


    • Deprecate 'vega' color names in favor of 'tab'

    Bug Fixes


    • Hatching color follows edge color again


    • Fixes a critical bug with masked images


    • Improved high-dpi support for Qt5


    • Log ticking no never skip minor ticks


    • Do not skip points surrounded by nan/inf in vector outputs

    下载地址:

    matplotlib 2.0.1 发布,Python 的绘图库下载地址
     
正在加载...