Tuesday 10:30 in large room

Using Cython and C++ kernels to speed up Python libraries

Anatoly Volkov, David Cortes

The main goal of this tutorial is to give a broader audience an overview of how high-performance libraries in Python are developed. Attendees will work with ready-made code templates and fill in missing parts to learn by doing.

Session Outline

By the end of this session, attendees will:

We also hope that this tutorial will inspire more people to contribute to open-source high-performance libraries.

Anatoly Volkov

I am the developer of the open-source libraries https://github.com/uxlfoundation/oneDAL and https://github.com/uxlfoundation/scikit-learn-intelex , which provide optimized implementations of classical machine learning algorithms.

David Cortes