Contribute Media
A thank you to everyone who makes this possible: Read More

Numba - Tell Those C++ Bullies to Get Lost

Description

Have you spent hours fighting with SWIG? Are you mystified by complicated NumPy array operations that you wrote only 2 months ago? Come and learn how to accelerate your existing Python code by an order (or orders!) of magnitude using Numba. You'll learn about using just-in-time compilation, writing custom NumPy ufuncs (the easy way!), and more!

The entire tutorial is presented as a series of Jupyter Notebooks.

Details

Improve this page