Python 3中的图形,绘图 [英] Graphs, plots in Python 3

查看:55
本文介绍了Python 3中的图形,绘图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在自学使用Python 3进行编程的基本知识,现在想深入研究数学/图形方面的东西(例如绘制分形图).

I've been teaching myself the basics of programming using Python 3 and now want to delve into more mathematical/graphical stuff (e.g. plotting fractals).

我为图形找到的所有内容(例如pyLab,matplotlib)似乎都与Python 3不兼容,尽管我确实找到了可以安装的numpy版本.有谁知道与版本3兼容的模块,或者知道pylab何时变得兼容?

Everything I find for graphs (e.g. pyLab, matplotlib) seems to be incompatible with Python 3, though I did find a version of numpy I could install. Does anyone know of modules that are compatible with version 3, or know when pylab might become compatible?

我应该回去学习/安装早期版本的 Python 吗?

Should I go back and learn/install an earlier version of Python?

推荐答案

自4月以来,我将Matplotlib与Python 3配合使用(没有问题).

Since April I'm using matplotlib with Python 3 (without problems).

现在是库更新到 Python3 的时候了.

It's about time to libraries update themselves to Python3.

检查这个链接

这篇关于Python 3中的图形,绘图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆