Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Vectorize Using Linear Algebra and NumPy to Make Your Python Code Fast

PyCon US via YouTube

Overview

Discover how to significantly boost your Python code's performance using linear algebra and NumPy vectorization in this 29-minute PyCon US talk. Learn simple yet powerful techniques to transform inefficient loop-based implementations into blazing-fast vectorized operations. Follow along as the speaker demonstrates an iterative process of identifying bottlenecks and replacing them with NumPy's efficient array operations. Gain insights into the underlying linear algebra concepts that make these optimizations possible, enabling you to apply similar strategies to your own projects. Walk away with practical knowledge on how to dramatically speed up your code without sacrificing readability or delving into complex programming concepts, all while staying within the Python ecosystem.

Syllabus

Talks - Jodie Burchell: Vectorize using linear algebra and NumPy to make your Python code fast

Taught by

PyCon US

Reviews

Start your review of Vectorize Using Linear Algebra and NumPy to Make Your Python Code Fast

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.