这是robert johansson使用ipython notebooks来介绍numpy, scipy, matplotlib等module的应用,上面的url是用nbviewer打开的作者的github repository
源地址:https://github.com/jrjohansson/scientific-python-lectures
----------------------------------------------------------------------------------------
下面几个github repo是本人所在的团队里的open-course的ipython notebooks,可以题主供参考:
1. aeropython (用python介绍势流potential flow):
https://github.com/barbagroup/aeropython
2. numerical-mooc (用python介绍求解偏微分方程):
https://github.com/numerical-mooc/numerical-moon
3. fmm_tutorial (用python介绍快速多极子算法fmm,更新中):
https://github.com/barbagroup/fmm_tutorial
**github的公共repository里面的ipython notebook,都可以用nbviewer(http://nbviewer.ipython.org)打开,用chrome浏览器有更方便的chrome extension
