ML_course icon indicating copy to clipboard operation
ML_course copied to clipboard

fix: array shape in task B's docstrings are wrong

Open Saransh-cpp opened this issue 3 months ago • 1 comments

Given that the task uses P_big and Q_big of shapes [x, 80] at the very end to compare speed, the docstrings should reflect that the functions should generalise over any n and not just n=2.

Saransh-cpp avatar Sep 11 '25 13:09 Saransh-cpp

The task B PDF should also be updated (the matrix dimensions should be changed to p * n, q * n).

Saransh-cpp avatar Sep 12 '25 07:09 Saransh-cpp

Closing this as no one really takes a look at PRs here (and I informed one of the TAs about this).

Saransh-cpp avatar Dec 28 '25 18:12 Saransh-cpp