background
logo
ArxivPaperAI

Polyglot Jet Finding

Author:
Graeme Andrew Stewart, Philippe Gras, Benedikt Hegner, Atell Krasnopolski
Keyword:
High Energy Physics - Experiment, High Energy Physics - Experiment (hep-ex), Computational Physics (physics.comp-ph)
journal:
--
date:
2023-09-28 16:00:00
Abstract
The evaluation of new computing languages for a large community, like HEP, involves comparison of many aspects of the languages' behaviour, ecosystem and interactions with other languages. In this paper we compare a number of languages using a common, yet non-trivial, HEP algorithm: the \akt\ clustering algorithm used for jet finding. We compare specifically the algorithm implemented in Python (pure Python and accelerated with numpy and numba), and Julia, with respect to the reference implementation in C++, from Fastjet. As well as the speed of the implementation we describe the ergonomics of the language for the coder, as well as the efforts required to achieve the best performance, which can directly impact on code readability and sustainability.
PDF: Polyglot Jet Finding.pdf
Empowered by ChatGPT