1–5 Aug 2022
Princeton University
US/Eastern timezone

The Scientific Python Ecosystem

1 Aug 2022, 13:30
1h 30m
407 Jadwin Hall (Princeton University)

407 Jadwin Hall

Princeton University

Princeton Center For Theoretical Science (PCTS)

Speaker

Henry Fredrick Schreiner (Princeton University)

Description

In recent years, Python has become a glue language for scientific computing. Although code written in Python is generally slow, it has a good connection with compiled C code and a common data abstraction through Numpy. Many data processing, statistical, and most machine learning software has a Python interface as a matter of course.

This tutorial will introduce you to core Python packages for science, such as Numpy, SciPy, Matplotlib, Pandas, and Numba, as well as HEP-specific tools like iminuit, particle, pyjet, and pyhf. We'll especially focus on accessing ROOT data in uproot and awkward.

Presentation materials