Calculations on arrays#
Learning Objectives#
After working through this topic, you should be able to:
Apply mathematical functions to arrays
Apply reductions to arrays
Explain the benefits of writing vectorized code in numpy
Materials#
Video:
Download the slides.