A Student's Guide to Python for Physical Modeling

Jesse M. Kinder, Philip Nelson

$50.98

Adding to cart… The item has been added
Author
Jesse M. Kinder, Philip Nelson
Publish Date
2015-09-22
Book Type
Hardcover
Number of Pages
139
Publisher Name
Princeton University Press
ISBN-10
0691169586
ISBN-13
9780691169583
citemno
181389
SKU
9780691169583

Description

Python is a computer programming language that is rapidly gaining popularity throughout the sciences. A Student's Guide to Python for Physical Modeling aims to help you, the student, teach yourself enough of the Python programming language to get started with physical modeling. You will learn how to install an open-source Python programming environment and use it to accomplish many common scientific computing tasks: importing, exporting, and visualizing data; numerical analysis; and simulation. No prior programming experience is assumed.

This tutorial focuses on fundamentals and introduces a wide range of useful techniques, including:

  • Basic Python programming and scripting
  • Numerical arrays
  • Two- and three-dimensional graphics
  • Monte Carlo simulations
  • Numerical methods, including solving ordinary differential equations
  • Image processing
  • Animation

Numerous code samples and exercises--with solutions--illustrate new ideas as they are introduced. Web-based resources also accompany this guide and include code samples, data sets, and more.