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

新闻 matplotlib 2.1.2 发布,Python 2D 绘图库 下载

本帖由 漂亮的石头2018-01-21 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

    简单示例

    (Source codepngpdf)

    [​IMG]

    matplotlib 2.1.2 已发布, 这是 2.1 版本系列的第二个 bug 修复版本,修复了一些重要的 bug :


    • fix a typo in mlab.cohere which yielded incorrect results


    • allow nonposx / nonposy to pass through loglog


    • fix color comparisons when finding handles with legend


    • fixes a recursive draw bug and a major performance regression in Qt5Agg backend


    • fix a re-draw bug in WxAgg


    • fix image scaling with high-bit depth integers


    • revert the busy-cursor

    下载地址:

    matplotlib 2.1.2 发布,Python 2D 绘图库下载地址
     
正在加载...