rougier/numpy-100

Typo: 86. ... matrices wich shape ... -> ... matrices with shape ...

jeremy-feng opened this issue · 2 comments

There may be a typo in question 86:

Consider a set of p matrices wich shape (n,n) and a set of p vectors with shape (n,1).

I think 'wich' should be 'with'.

Thanks, you're right. Can you make a PR (in the .ktx files)?

Thanks, you're right. Can you make a PR (in the .ktx files)?

Sure. I have fixed it and rerun generators.py. Please review the PR.