Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1 KB

File metadata and controls

33 lines (28 loc) · 1 KB
layout home
title PHY432
nav_exclude true
seo
type name
Course
PHY432 Computational Methods in Physics

{{ site.tagline }}

{: .mb-2 } {{ site.description }} {: .fs-6 .fw-300 }

{% if site.announcements %} {{ site.announcements.last }} Announcements{: .btn .btn-outline .fs-3 } {% endif %}

Computational Methods in Physics is an undergraduate class run in the Department of Physics at Arizona State University. The instructor is [{{ site.author.name }}]({{ site.author.url }}).

The course provides an introduction to using the computer as a tool to solve problems in physics. Students will learn to analyze problems, select appropriate numerical algorithms, implement them using Python, a programming language widely used in scientific computing, and critically evaluate their numerical results. Problems will be drawn from diverse areas of physics.

See [About]({{ site.baseurl }}/about#lecture) for further information about the class.