Related papers: Introduction to the PanScales framework, version 0…
Static code analysis tools are designed to aid software developers to build better quality software in less time, by detecting defects early in the software development life cycle. Even the most experienced developer regularly introduces…
With the rapid advancement of information technology, the complexity of applications continues to increase, and the cybersecurity challenges we face are also escalating. This paper aims to investigate the methods and practices of system…
pPython seeks to provide a parallel capability that provides good speed-up without sacrificing the ease of programming in Python by implementing partitioned global array semantics (PGAS) on top of a simple file-based messaging library…
The aim of this work is to describe in detail the POWHEG method, first suggested by one of the authors, for interfacing parton-shower generators with NLO QCD computations. We describe the method in its full generality, and then specify its…
The studies presented in this paper provide a first experimental test of the Particle Flow Algorithm (PFA) concept using data recorded in high granularity calorimeters. Pairs of overlaid pion showers from CALICE 2007 test beam data are…
Reference arXiv:1904.03196 recently introduced an algorithm (QPS) for simulating parton showers with intermediate flavor states using polynomial resources on a digital quantum computer. We make use of a new quantum hardware capability…
In this brief Snowmass White Paper for the Theory Frontier, we argue that there have been important recent developments in the algorithms used to generate a simulated parton shower and that further progress can be achieved in the coming…
We describe the \POWHEGBOX{} package, a general computer code framework for implementing NLO calculations in Shower Monte Carlo programs according to the \POWHEG{} method.
This chapter covers methodological issues related to estimation, testing and computation for models involving structural changes. Our aim is to review developments as they relate to econometric applications based on linear models.…
The need for computational resources grows as computational algorithms gain popularity in different sectors of the scientific community. This search has stimulated the development of several cloud platforms that abstract the complexity of…
The interpretation of experimental measurements at the LHC requires accurate theoretical predictions for exclusive observables, and in particular the summation of soft and collinear radiation to all orders in perturbation theory. We report…
Logs provide valuable insights into system runtime and assist in software development and maintenance. Log parsing, which converts semi-structured log data into structured log data, is often the first step in automated log analysis. Given…
We are developing a consistent method to combine tree-level event generators for hadron collision interactions with those including one additional QCD radiation from the initial-state partons, based on the limited leading-log (LLL)…
Parton And-hadron China Institute of Atomic Energy (PACIAE) is a multipurpose Monte Carlo event generator developed to describe a wide range of high-energy collisions, including lepton-lepton, lepton-hadron, lepton-nucleus, hadron-hadron,…
The CORSIKA 8 project is a collaborative effort aiming to develop a versatile C++ framework for the simulation of extensive air showers, intended to eventually succeed the long-standing FORTRAN version. I present an overview of its current…
Quantum information processors need to be protected against errors and faults. One of the most widely considered fault-tolerant architecture is based on surface codes. While the general principles of these codes are well understood and…
We consider idealized parton shower event generators that treat parton spin and color exactly, leaving aside the choice of practical approximations for spin and color. We investigate how the structure of such a parton shower generator is…
A new method for combining QCD matrix elements and parton showers in Monte Carlo simulations of hadronic final states is outlined. The aim is to provide at least a leading-order description of all hard multi-jet configurations together with…
For over two decades, CORSIKA 7 and its previous versions have been the leading Monte Carlo code for simulating extensive air showers. However, its monolithic Fortran-based software design and hand-optimized code has created challenges for…
We present pytest-inline, the first inline testing framework for Python. We recently proposed inline tests to make it easier to test individual program statements. But, there is no framework-level support for developers to write inline…