This tutorial is an introduction to array-oriented programming. We'll focus on techniques that are equally useful in NumPy, Pandas, xarray, CuPy, Awkward Array, and other libraries, and we'll work in ...
Python is convenient and flexible, yet notably slower than other languages for raw computational speed. The Python ecosystem has compensated with tools that make crunching numbers at scale in Python ...
This repository contains everything you need to follow the "Thinking in Arrays: An Introduction to Array-Oriented Programming" tutorial, presented at the PyCon Greece 2025 conference on Friday, August ...