User:Jarle Pahr/Scientific computing: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
Software Use: http://www.sciencemag.org/content/340/6134/814.full.pdf
Software Use: http://www.sciencemag.org/content/340/6134/814.full.pdf


http://forums.somethingawful.com/showthread.php?threadid=3359430&userid=0&perpage=40&pagenumber=1


Python for scientific computing: Where to start: http://sjbyrnes.com/?page_id=67
Python for scientific computing: Where to start: http://sjbyrnes.com/?page_id=67
https://github.com/jrjohansson/scientific-python-lectures


Learn Python for Science - NumPy, SciPy and Matplotlib :
Learn Python for Science - NumPy, SciPy and Matplotlib :
http://www.youtube.com/watch?v=oYTs9HwFGbY
http://www.youtube.com/watch?v=oYTs9HwFGbY
Best practices for scientific computing: http://arxiv.org/abs/1210.0530
Advanced Scientific Programming in Python. a Summer School by the G-Node and the Physik-Institut, University of Zurich:
https://python.g-node.org/wiki/schedule
2012 BEACON computation class: http://ged.msu.edu/angus/beacon-2012/index.html
http://ivory.idyll.org/blog/prime-numbers-for-biologists.html
Python for biologists: http://pythonforbiologists.com/

Latest revision as of 13:47, 1 March 2014

Troubling Trends in Scientifi c Software Use: http://www.sciencemag.org/content/340/6134/814.full.pdf

http://forums.somethingawful.com/showthread.php?threadid=3359430&userid=0&perpage=40&pagenumber=1

Python for scientific computing: Where to start: http://sjbyrnes.com/?page_id=67

https://github.com/jrjohansson/scientific-python-lectures

Learn Python for Science - NumPy, SciPy and Matplotlib : http://www.youtube.com/watch?v=oYTs9HwFGbY


Best practices for scientific computing: http://arxiv.org/abs/1210.0530

Advanced Scientific Programming in Python. a Summer School by the G-Node and the Physik-Institut, University of Zurich: https://python.g-node.org/wiki/schedule


2012 BEACON computation class: http://ged.msu.edu/angus/beacon-2012/index.html


http://ivory.idyll.org/blog/prime-numbers-for-biologists.html

Python for biologists: http://pythonforbiologists.com/