Module #5: NumPy¶
This module provides an introduction to NumPy, a Python library for working with large contiguous, and multidimensional arrays of data.
Textbook Chapters¶
The chapter corresponding to this module is NumPy
A PDF version of the textbook is also available here.
You will be asked to log in with your CNetID before you can see the textbook.
Team Tutorial¶
Remember that the Team Tutorial is not graded, but we nonetheless encourage you to complete it before Programming Assignment #5 is released.
Short Exercises¶
Short Exercises #5, due Wednesday, November 9th at 4:30pm CT
Programming Assignment¶
Programming Assignment #5, due Friday, November 18th at 4:30pm CT