Treffer: High performance computing in Python
Title:
High performance computing in Python
Authors:
Contributors:
Kompetenzzentrum für nicht-textuelle Materialien
Publisher Information:
OpenGeoHub Foundation
Publication Year:
2021
Subject Terms:
Document Type:
course material<br />moving image (video)
Language:
English
Relation:
Availability:
Accession Number:
edsbas.522BC677
Database:
BASE
Weitere Informationen
(en)Software requirements: opengeohub/py-geo docker image (gdal, rasterio, eumap, scikit-learn) What are the possibilities to improve the performance of computation in Python? This tutorial shows how to performe Numpy operations using multicore processing, how to accelerate python functions using Numba, how to calculate fast numerical expression using NumExpr, how to use the TilingProcessing to distribute raster operations in multiple cores.