首页 > 编程语言 > 详细

Python - 学习参考资料

时间:2017-01-30 22:44:42      阅读:347      评论:0      收藏:0      [点我收藏+]

官方reference:

1、Numpy的API Reference

https://docs.scipy.org/doc/numpy/reference/routines.html

2、SciPy的Turorial和API Reference

https://docs.scipy.org/doc/scipy/reference/#api-reference

3、matplotlib的User‘s Guide和API Reference

http://matplotlib.org/contents.html

User’s Guide

4、matplotlib的Tutorials。含Introductory, Intermediate, Advanced

http://matplotlib.org/users/tutorials.html

其他学习教程:

1、Nicolas P.Rougier很好的matplotlib教程

https://github.com/rougier/matplotlib-tutorial

2、Nicolas P.Rougier的 Numpy turorial

http://www.labri.fr/perso/nrougier/teaching/numpy/numpy.html

3、Rougier的Numpy-100

https://github.com/rougier/numpy-100/blob/master/100%20Numpy%20exercises.md

4、Rougier的from python to numpy

http://www.labri.fr/perso/nrougier/from-python-to-numpy/ 

5、matplotlib英文Reference的中文翻译

http://blog.csdn.net/wizardforcel/article/category/6648262/2 

6、用Python做科学计算

http://old.sebug.net/paper/books/scipydoc/index.html

 

Python - 学习参考资料

原文:http://www.cnblogs.com/McKean/p/6358419.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!