Numba Explained in 30 Minutes - The Python and Numpy Compiler

preview_player
Показать описание
Learn about Numba - the Python and Numpy compiler. This tutorial will explain how Numba works, and when and how to use it for numerical algorithms, focusing on how to get very good performance on the CPU.
Make Python code 1000x Faster with Numba
Python Programming Tutorial - Full Course for Beginners
Python NumPy Tutorial for Beginners

Do you have numerical code written in Python and Numpy? Do you wish it ran faster, using the full potential of your CPU?

Then you should try Numba, a JIT compiler that translates a subset of Python and Numpy code into fast machine code.

This talk will explain how Numba works, and when and how to use it for numerical algorithms, focusing on how to get very good performance on the CPU.

To understand this talk, only a basic knowledge of Python and Numpy is needed.

You will also learn when it does and doesn't make sense to use Numba, by contrasting it briefly with some other options for high-performance computing from Python: PyPy, C, C++, Cython, Numexpr, Dask, PyTorch, Tensorflow and Google JAX

#Numba #Python #Morioh

PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed).

Note: If you have any copyright issue with the content used in our channel or you find something that belongs to you, before you claim it to Youtube, SEND US A MESSAGE and the respective content will be DELETED right away. Thanks for understanding.

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
Рекомендации по теме
Комментарии
Автор

Christoph, thank you for a great presentation. I am about to use Numba to speed up our various datascience pipelines and your presentation was exactly what I needed.

IgorKuts
Автор

numba is great. Using it for years already.

hansdietrich
Автор

What I love more in numba is not even jit, it´s CUDA

smanzoli
Автор

18:00 Ironic that a comic from a cancelled artist seems to imply that special cases are more important than easy answers.

CTimmerman
join shbcf.ru