Physics 435
iPython Overview

Return to the course home page.

What:

At the Physics Department's request, I have prepared some iPython notebooks that are designed to illustrate how Python can be used to study the behavior of physical systems and solve some problems that are intractable with analytical (pencil-and-paper) methods.

Because they are new this semester, these modules will not be a formal part of the course. We are using you as our "beta testers" of the material. We hope that you will work through the notebooks and provide us with feedback to help us improve the presentation and content, for use in next semester's courses.

Please keep in mind that this is not a programming course. It is intended to teach you only enough programming to show you how it can be a useful tool. All the notebooks already contain working programs, which you can modify (e.g., change parameters) to study their behavior.

Purpose:

Two major goals:

Some practical information:

Return to the course home page.