Broadcastable or not?
Broadcasting takes the power of vectorized operations in NumPy one step further, saving memory and computing power. But before broadcasting, you'll need to check whether it's even possible to use broadcasting in your mathematical operations!
This exercise is part of the course
Introduction to NumPy
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
