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

YouTube

NumPy - Vectorize Your Brain

EuroPython Conference via YouTube

Overview

Discover essential NumPy idioms for efficient scientific computing in Python through this EuroPython 2015 conference talk. Learn why Python loops can be slow and how vectorizing operations with NumPy can improve performance. Explore array creation, broadcasting, universal functions, aggregations, slicing, and indexing. Gain insights into the fundamental differences between Java and Python performance, and understand why NumPy is crucial for fast numerical computations. Apply these concepts to practical examples, such as K-Nearest Neighbors, and enhance your Python coding skills for scientific applications. Benefit from this knowledge even if you're not currently using NumPy in your projects.

Syllabus

Introduction
KNearest Neighbors
Python is slow
Java vs Python
What is NumPy
Universal Functions
Slicing Indexing
Broadcasting
Aggregations
Summary
Example
Questions

Taught by

EuroPython Conference

Reviews

Start your review of NumPy - Vectorize Your Brain

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.