Skip to content

BChang-310/Homework-3

Repository files navigation

PGE310 Fall 2021 Homework 3

This homework is divided into 2 parts:

  • In Problem 1 you will practice plotting while using a fun linear algebra application, the rotation matrix.
  • Problem 2 will help you practice indexing and slicing NumPy arrays in 1D, 2D, and 3D.

For assignment instructions, please see HW3_Instructions.pdf

Please submit this assignment as a Python file (.py) on Github classroom. For more comprehensive instructions on how to test and submit your code, refer to the posted instructions document on Canvas.

Indexing and slicing can be tricky, even for seasoned Python pros, but it's one of the most useful skills to learn! And as always, we're here to help!

Important note: We are changing how we provide instant feedback on your code:

  • Instead of uploading to GitHub and waiting to check the unit test results, the new feedback system is built in to each problem.
  • You will still upload your homework to GitHub classroom to turn it in. There just will not be a unit test for it: no red X or green checkmark will appear.

Please refer to these instructions for further details.

Feel free to contact Dr. P, Alex, Bernie, or Ziming with problems, questions, or comments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages