浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

matplotlib - users - pylab

> I'm a bit confused (trying to get the Scipy, Numpy, Pylab, Matplolib
> story straight, before I plunge in)

Numpy is the common core, providing N-dimensional arrays and math;
matplotlib is a plotting library, using numpy; scipy is a collection of
math/science functionality, also using numpy.

But don't forget ipython, which provides a nice interactive shell:
http://ipython.scipy.org/moin/
posted on 2012-12-08 12:23  lexus  阅读(175)  评论(0编辑  收藏  举报