Open Data Science Europe Workshop 2021

High performance computing in Python
2021-09-07, 11:00–12:30, HUGOTech

Software requirements: opengeohub/py-geo docker image (gdal, rasterio, eumap, scikit-learn)
Content:
What are the possibilities to improve the performance of computation in Python?
Performing Numpy operations using multicore processing
Accelerate python functions using Numba
Fast numerical expression using NumExpr
Using the TilingProcessing to distribute raster operations in multiple cores