Homework, Quizzes, and Other Assignments

This is a list of homework assignments, including exercises and selected reading assignments. Watch this site for updates and/or new homework.

Note: All homework is due at the beginning of class via Gradescope. All registered students will automatically be enrolled in Gradescope. 

Note: For each homework with a computational component, students should separate the submission into two parts: 1) the pdf submission and 2) the code submission. The pdf submission should include the solutions to all the homework problems and all the outputs of your programming. The code submission should include all the code in the programming. Only the pdf submission will be graded, but the code submission is compulsory for the integrity check of the homework. Students are welcome to submit the code in the form of .py/.ipynb/.m or other forms as long as the TA can reproduce your code.

Note: The standard weekly reading assignment is to review the sections/appendices/chapters in ISSO consistent with the schedule given in the syllabus. The standard reading assignments are not listed below ("unusual" reading assignments will be listed below).

Note: Exercises below that are listed with the relevant chapter or appendix followed by a number (e.g., 13.6, A.7, etc.) are from the textbook ISSO and those with the relevant chapter or appendix followed by a lower case letter (e.g., 16.a, 16.b, C.a, etc.) are from the file, "Supplementary Exercises" (see file below).

Note: You may cite any result from the book that has previously been covered in solving any HW problem (e.g., you may cite anything from the Monte Carlo handout or Appendix A for HW1, anything from the Monte Carlo handout or Appendix A or B or Sect. 13.1 for HW2, etc.).