Week 5: September 28 - October 2

Loading Numerical Data from Files

Numerical data often needs to be loaded from a file for further processing and display. We learn how this can be done using NumPy.

Floating-Point Arithmetic - Hazards and Fixes

Our exploration of floating-point arithmetic continues with an examination of common problems that can arise, and the ways in which these problems can be avoided.

Week 5 Notebook

NumPy


Quiz 4

Sample Quiz 4

Assignment 4: Plotting Data/Floating Point Numbers

Activity:

Tools: