A primer on scientific programming with Python /

Main Author: Langtangen, Hans Petter, 1962-
Format: Book
Language:English
Published: Berlin, DE : Springer, c2009.
Series:Texts in computational science and engineering, 6
Subjects:
Table of Contents:
  • 1. Computing with formulas
  • 2. Basic constructions
  • 3. Input data and error handling
  • 4. Array computing and curve plotting
  • 5. Sequences and difference equations
  • 6. Files, strings, and dictionaries
  • 7. Introduction to classes
  • 8. Random numbers and simple games
  • 9. Object-oriented programming
  • Appendix A. Discrete calculus
  • Appendix B. Differential equations
  • Appendix C. A complete project
  • Appendix D. Debugging
  • Appendix E. Technical topics.