The NCC will be organizing a tutorial series of half-day events with content selected by the community through a questionnaire which was recently answered.

Fast mathematics with Numpy in Python

Date and Time: Wednesday 10 May 2023, 14:00 - 17:00

Location - The Cyprus Institute

This event is part of the EuroCC2 project and the National Competence Center activities.

Description

Numpy is a package that offers high-performance tools for data manipulation and mathematics in Python. In this tutorial we will give an overview of some of its features and focus on the importance of using such tools in Python. Python, indeed, is an interpreted language and loops over the data are very slow and not recommended. Numpy on the other hand offers performance which in most cases is comparable to compiled codes.

Slides of Tutorial, Notebook for Tutorial

Watch on Youtube