Learning scientific programming with Python /
"Learn to master basic programming tasks from scratch with real-life scientifically relevant examples and solutions drawn from both science and engineering. Students and researchers at all levels are increasingly turning to the powerful Python programming language as an alternative to commercia...
Saved in:
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Cambridge, United Kingdom :
Cambridge University Press,
2015.
|
Subjects: | |
Online Access: |
Full text (Wentworth users only) |
Table of Contents:
- 1. Introduction
- 2. The core Python language I
- 3. Interlude: simple plotting with pylab
- 4. The core Python language II
- 5. IPython and IPython notebook
- 6. NumPy
- 7. Matplotlib
- 8. SciPy
- 9. General scientific programming
- Appendix A. Solutions.