matplotlib 3.0.0 发布,Python 的绘图库

栏目: 软件资讯 · 发布时间: 6年前

内容简介:matplotlib 3.0.0 稳定版已发布,新版本要求 Python 3 以上。至于 Python 2.x ,Matplotlib 2.2.x 将作为 LTS 版本继续维护,直到 2020年1月1日。 matplotlib 是一个 Python 2D 绘图库,它提供了一整套和 matlab...

matplotlib 3.0.0 稳定版已发布,新版本要求 Python 3 以上。至于 Python 2.x ,Matplotlib 2.2.x 将作为 LTS 版本继续维护,直到 2020年1月1日。

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

简单示例

(Source codepngpdf)

matplotlib 3.0.0 发布,Python 的绘图库

What's new in Matplotlib 3.0

具体细节可查阅发行说明用户指南。 


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

An Introduction to Probability Theory and Its Applications

An Introduction to Probability Theory and Its Applications

William Feller / Wiley / 1991-1-1 / USD 120.00

Major changes in this edition include the substitution of probabilistic arguments for combinatorial artifices, and the addition of new sections on branching processes, Markov chains, and the De Moivre......一起来看看 《An Introduction to Probability Theory and Its Applications》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具