MATH 351 Homework 01

This week we're basically going through the following subsections of the Python Numpy Tutorial (with Jupyter and Colab):

  • Basic data types
  • Containers (and subsections)
  • Functions
  • Classes
  • Arrays
  • Array indexing
  • Datatypes
  • Array math

We'll cover some other topics in this tutorial later.

  1. Please create a Google Colab notebook that provides at least one example of each of the topics list above. You can borrow your examples from the tutorial, but I encourage you to create your own. I also encourage you to provide future-you with more than one example for any topic that you think it would help future-you to remember more details.

We'll cover in class on Friday 2024-01-26 how to submit a Google Colab notebook.