原文链接:http://blog.csdn.net/ikerpeng/article/details/20523679 参考资料:http://matplotlib.org/gallery.html matplotlib画廊 有少量修改,如有疑问,请访问原作者! 首先补充一下:两种体系7种颜色 r g b y m c k (红,绿,蓝,黄,品红,青,黑) 在科研的过程中,坐标系中的XY不一定就是等尺度的.例如在声波中对Y轴取对数.肆意我们也必须知道这种坐标系如何画出来的. 1:对数坐标图
Why Python is Slow: Looking Under the Hood https://jakevdp.github.io/blog/2014/05/09/why-python-is-slow/ MAY 09, 2014 We've all heard it before: Python is slow. When I teach courses on Python for scientific computing, I make this point very early in