Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.51 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.51 KB

Advanced Numpy - ASPP 2023 Heraklion

Content

  1. Warm-Up. The basics: np.array, array creation, ufuncs and regular indexing.

  2. Fancy indexing, views/copies and sorting.

  3. Broadcasting

  4. Masked arrays.

Each notebook contains explanatory text + some exercises. Solutions can be found inside folder solutions.

Tool to do slides with jupyter notebooks - RISE


Extra material and further resources