CSC338 Numerical Methods (UTM)

Winter 2020

Home
Piazza
MarkUs
Software
Homework
Midterm
Exam FAQ

Homework

Homeworks are due almost every week, to be submitted on Markus.

  • You may not import any libraries or modules unless explicitly told to do so.
  • You may write helper functions freely; in fact, you are encouraged to do so to keep your code easy to understand.
  • Code that cannot be imported (e.g., due to a syntax error, compilation error, or runtime error during import) will receive a grade of zero! Please make sure to run all of your code before your final submission, and test it on the Teaching Lab environment (which is the environment we use for testing).
  • Homework must be completed individually.
  • Please review the homework grace token policy on the Course Syllabus before the homework deadline.
  • Homeworks are graded through a combination of automated test suites and TA evaluations.