added an online intro into Python for scientists

This commit is contained in:
Piotr Migdał 2013-11-19 17:17:28 +01:00
parent 524c53dd71
commit f5c9b80377

View File

@ -484,6 +484,7 @@ dir(math)
* [The Official Docs](http://docs.python.org/2.6/)
* [Hitchhiker's Guide to Python](http://docs.python-guide.org/en/latest/)
* [Python Module of the Week](http://pymotw.com/2/)
* [A Crash Course in Python for Scientists](http://nbviewer.ipython.org/5920182)
### Dead Tree