Calculations between arrays

Calculations between arrays#

Learning Objectives#

After working through this topic, you should be able to:

  • Explain the difference between elementwise and matrix multiplication

  • Do simple arithmetic with numpy arrays

Materials#

Here is the screencast. These are the slides.

Quiz#