Previous | Next --- Slide 57 of 61
Back to Lecture Thumbnails
Zishen

Does this mean that in Computer Graphics, we normally will not use matrix?

goose_r_s

for this course will we be expected to run our programs on computers with specialized hardware for efficient parallel computation (critical for fast matrix operations) like GPU's? Or can we successfully complete this course with just (reasonably modern) CPU machines?

David

Will we be given assignments with speed requirements? I remember there are a lot of optimizations for matrix multiplication.

Oh_skr

Will we work with matrices whose entries are complex numbers?

kpshah

How much matrix math will be doing in this class?