We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.MS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Mathematical Software

Title: Awkward Arrays in Python, C++, and Numba

Authors: Jim Pivarski (1), Peter Elmer (1), David Lange (1) ((1) Princeton University)
Abstract: The Awkward Array library has been an important tool for physics analysis in Python since September 2018. However, some interface and implementation issues have been raised in Awkward Array's first year that argue for a reimplementation in C++ and Numba. We describe those issues, the new architecture, and present some examples of how the new interface will look to users. Of particular importance is the separation of kernel functions from data structure management, which allows a C++ implementation and a Numba implementation to share kernel functions, and the algorithm that transforms record-oriented data into columnar Awkward Arrays.
Comments: To be published in CHEP 2019 proceedings, EPJ Web of Conferences; post-review update
Subjects: Mathematical Software (cs.MS); High Energy Physics - Experiment (hep-ex)
DOI: 10.1051/epjconf/202024505023
Cite as: arXiv:2001.06307 [cs.MS]
  (or arXiv:2001.06307v2 [cs.MS] for this version)

Submission history

From: Jim Pivarski [view email]
[v1] Wed, 15 Jan 2020 16:48:07 GMT (97kb,D)
[v2] Thu, 2 Jul 2020 20:46:11 GMT (97kb,D)

Link back to: arXiv, form interface, contact.