Get startedGet started for free

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

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise