Wednesday 11:05
in room 1.38 (ground floor)
Accelerate your scientific Python code with Rust
Juan Luis Cano Rodríguez
The outline will be roughly as follows:
- Python is slow, you say? (3 min)
- Python + Rust = 🤜🤛 (5 min)
- Gentle introduction to PyO3 (5 min)
- Passing NumPy arrays in and out with ndarray (5 min)
- Your first Rust extension (live demo) (5 min)
- Conclusions (2 min)
The demo will showcase some simple numerical algorithms that benefit from having a Rust implementation. Light performance benchmarks will be shown.
Familiarity with Python is required. No prior exposure to Rust is needed.
Juan Luis Cano Rodríguez
Juan Luis (he/him/él) is an Aerospace Engineer with a passion for tech communities and sustainability. He works at QuantumBlack, AI by McKinsey, as Product Manager for Kedro, an open source Python framework for reproducible, maintainable and modular data science code. He has worked as Developer Advocate at Read the Docs, as software engineer in the space, consulting, and banking industries, and as a Python trainer for several private and public entities.
Apart from being a long-time user and contributor to many projects in the scientific Python stack (NumPy, SciPy, Astropy) he has published several open-source packages, the most important one being poliastro, an open-source Python library for interactive astrodynamics used in academia and industry.
Finally, Juan Luis is the founder and former chair of the Python España association, the point of contact for the Spanish Python community, former organizer of PyCon Spain, and current organizer of the PyData Madrid monthly meetups.