scientific_programming icon indicating copy to clipboard operation
scientific_programming copied to clipboard

Issue on page /week_05/01-Numpy-ndarrays.html

Open bstroe opened this issue 2 years ago • 0 comments

Under section Broadcasting, in the text it says: For example, let’s multiply an array of shape(4, 3) with an array of shape (3) (both trailing axes are of length 3) But in the code and graphic, the arrays are added.

bstroe avatar Feb 06 '23 17:02 bstroe