开发者

Graphs, plots in Python 3

开发者 https://www.devze.com 2023-03-31 21:43 出处:网络
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).

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).

Everything I find for graphs (e.g. pyLab, matplotlib) se开发者_Python百科ems 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?

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


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

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

Check this link

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号