Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 751 Bytes

File metadata and controls

18 lines (14 loc) · 751 Bytes

LOG

2025-04-09

2024-11-14

  • explaining numpy array operations is kind of challenging, if the audience isn't familiar with numpy
    • visualize array dimensions!
    • how necessary is it, to understand numpy operations in detail?
  • when do we use p-norm with $p=3$?