YoVDO

Numba - A JIT Compiler for Fast Numerical Code

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses CUDA Courses NumPy Courses Scientific Computing Courses Numba Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover the power of Numba, a JIT compiler for fast numerical code, in this 30-minute EuroPython Conference talk by Antoine Pitrou. Gain insights into Numba's capabilities for speeding up numerical algorithms beyond fast linear algebra operations, with backends for both CPU and NVidia GPUs. Learn about Numba's use cases, expected performance levels, and inner workings. Explore the compilation pipeline, supported Python syntax and features, Numpy integration, and CUDA support. Understand Numba's architecture, limitations, and semantic changes. Follow along with practical examples, including the Ising model implementation. Suitable for Python programmers with some familiarity in scientific computing and Numpy, this talk offers valuable knowledge for those interested in high-performance Python solutions.

Syllabus

Intro
Specialized Tailored for number crunching
Multiple targets
Numba architecture
Compilation pipeline
Numba types
Supported Python syntax Supported constructs
Supported Python features
Supported Python modules Standard library
Supported Numpy features
Limitations
Semantic changes
Using Numba: @vectorize
@jit example: Ising models
Ising model: code
CUDA support
CUDA example
Installing Numba


Taught by

EuroPython Conference

Related Courses

A Brief History of Data Storage
EuroPython Conference via YouTube
Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube
We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube
Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube
The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube