Size: 420
Comment:
|
Size: 523
Comment: added numpy beginner's guide
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
'''Python Scripting for Computational Science''' | '''A Primer on Scientific Programming with Python''' |
Line 4: | Line 4: |
ISBN:3540435085 Springer-Verlag, 726 pages (2004) |
ISBN: ISBN:3642024742, Springer, 693 pages (July 2009) |
Line 8: | Line 8: |
[[http://www.springeronline.com/3-540-43508-5|Home Page]] | An example- and problem-oriented introduction to computer programming of scientific applications. ---- |
Line 10: | Line 11: |
'''Bioinformatics Programming Using Python: Practical Programming for Biological Data''' [Python 3] Mitchell L Model ISBN:9780596154509 O'Reilly 522 pages (2010) |
'''NumPy 1.5 Beginner's Guide''' Ivan Idris |
Line 16: | Line 14: |
[[http://oreilly.com/catalog/9780596154516/|Home Page]] | ISBN: ISBN:1849515301, Packt Publishing, 234 pages (November 2011) An action-packed guide for the easy-to-use, high performance, Python based free open source NumPy mathematical library using real-world examples. ---- |
A Primer on Scientific Programming with Python
- Hans Petter Langtangen
ISBN: 3642024742, Springer, 693 pages (July 2009)
An example- and problem-oriented introduction to computer programming of scientific applications.
NumPy 1.5 Beginner's Guide
- Ivan Idris
ISBN: 1849515301, Packt Publishing, 234 pages (November 2011)
An action-packed guide for the easy-to-use, high performance, Python based free open source NumPy mathematical library using real-world examples.