talk-data.com
PyData
talk
2023-04-17 at 08:50
Accelerate Python with Julia
Event:
PyConDE & PyData Berlin 2023
Speakers
Topics
Description
Speeding up Python code has traditionally been achieved by writing C/C++ — an alien world for most Python users. Today, you can write high performance code in Julia instead, which is much much easier for Python users. This tutorial will give you hands-on experience writing a Python library that incorporates Julia for performance optimization.