Obligatory assignment No. 1, submission through Devilry, deadline: Wednesday April 11, 2018.
Here's the solution template, and an example noisy picture. Example results of denoising: (1) after 100 smoothing iterations using kappa=0.1, (2) after 100 smoothing iterations using kappa=0.2.
VERY IMPORTANT: Don't use a kappa value that is larger than 0.2!
Obligatory assignment No. 2, deadline for submission (via devilry): Wednesday May 16, 2018.
Example matrices: small_matrix_a.bin (of size 100x50), small_matrix_b.bin (of size 50x100), large_matrix_a.bin (of size 1000x500), large_matrix_b.bin (of size 500x1000).
Example result matrices: small_matrix_c.bin (as result of small_matrix_a * small_matrix_b), large_matrix_c.bin (as result of large_matrix_a * large_matrix_b).