Performance Python for Numerical Algorithms
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore various approaches to implement high-performing numerical algorithms and applications in Python in this 48-minute conference talk from EuroPython 2014. Dive into techniques such as vectorization, multi-threading, parallelization (CPU/GPU), dynamic compiling, and high throughput IO operations. Gain practical insights through specific Python examples utilizing libraries like NumPy, numexpr, IPython.Parallel, Numba, NumbaPro, and PyTables. Learn how to optimize your Python code for numerical computations and enhance overall performance in your projects.
Syllabus
Yves - Performance Python for Numerical Algorithms
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube