Papers and talks, citations#
Papers#
Awkward Arrays in Python, C++, and Numba (published in EPJ Web of Conferences; arXiv) on July 2, 2020.
AwkwardForth: accelerating Uproot with an internal DSL (published in EPJ Web of Conferences; arXiv on February 24, 2021.
An array-oriented Python interface for FastJet (to be published in ACAT 2021 proceedings; arXiv) on February 8, 2022.
Talks#
StrangeLoop talk (video) on September 14, 2019.
PyHEP talk on October 17, 2019.
CHEP talk on November 7, 2019.
Summary poster on February 27, 2020.
Presentation at SciPy 2020 (video) on July 5, 2020.
Lessons learned in Python-C++ integration (video and slides) on December 1, 2021. This talk describes the motivation for Awkward version 2.0.
Awkward Array updates on April 6, 2022. A demonstration and overview of Awkward version 2.0.
Summary poster on July 5, 2022.
Tutorials#
(In addition to the ones in Community tutorials.)
Demo for Electron Ion Collider users (video) on April 8, 2020.
Tutorial at PyHEP 2020 (video with interactive notebook on Binder) on July 13, 2020.
Tutorial at PyHEP 2021 (video with interactive notebook on Binder on July 6, 2021.
Tutorial for STAR collaboration meeting on September 13, 2021 (video with notebooks on GitHub). This is the first tutorial with extensive exercises to test your understanding.
Citations#
To cite Awkward Array, please use
@software{Pivarski_Awkward_Array_2018,
author = {Pivarski, Jim and Osborne, Ianna and Ifrim, Ioana and Schreiner, Henry and Hollands, Angus and Biswas, Anish and Das, Pratyush and Roy Choudhury, Santam and Smith, Nicholas and Goyal, Manasvi},
doi = {10.5281/zenodo.4341376},
month = {10},
title = {{Awkward Array}},
year = {2018}
}