Related papers: Numerical package for solving the JIMWLK evolution…
Using the colour dipole picture for photon-nucleus interactions at small $x$ together with the Color Glass Condensate (CGC) effective theory, we demonstrate that the next-to-leading (NLO) order corrections to the cross-section for the…
The JIMWLK equation with a "daughter dipole" running coupling is solved numerically starting from an initial condition given by the McLerran-Venugopalan model. The resulting Wilson line configurations are then used to compute the spectrum…
The beginning of this work is the achievement of a design tool, which is a multiple model software called " CODYRUN ", suitable for professionnals and usable by researchers. The original aspect of this software is that the designer has at…
The Matrix Element Method has proven to be a powerful method to optimally exploit the information available in detector data. Its widespread use is nevertheless impeded by its complexity and the associated computing time. MoMEMta, a C++…
Variational algorithms are a representative class of quantum computing workloads that combine quantum and classical computing. This paper presents an LLVM-based C++ compiler toolchain to efficiently execute variational hybrid…
We apply and test a field-level emulator for non-linear cosmic structure formation in a volume matching next-generation surveys. Inferring the cosmological parameters and initial conditions from which the particular galaxy distribution of…
We present FastGPL, a C++ library for the fast evaluation of generalized polylogarithms which appear in many multi-loop Feynman integrals. We implement the iterative algorithm proposed by Vollinga and Weinzierl in a two-step approach, i.e.,…
Software development in high energy physics experiments offers unique experience with rapidly changing environment and variety of different standards and frameworks that software must be adapted to. As such, regular methods of software…
Computing the trajectories of particles in generic beamlines is an important ingredient of experimental particle physics, in particular regarding near-beam detectors. A new tool, Hector, has been built for such calculations, using the…
Two next-generation high-energy experiments, the Large Hadron Collider (LHC) and the $e^+e^-$ International Linear Collider (ILC), are highly expected to unravel the new structure of matter and forces from the electroweak scale to the TeV…
We show that the Balitsky-JIMWLK equations proposed to describe non-linear evolution in QCD at high energy fail to include the effects of fluctuations in the gluon number, and thus to correctly describe both the low density regime and the…
We describe the Resummino package, a C++ and Fortran program dedicated to precision calculations in the framework of gaugino and slepton pair production at hadron colliders. This code allows to calculate transverse-momentum and…
An up-to-date global QCD analysis of high energy lepton-hadron and hadron-hadron interactions is performed to better determine the gluon and quark parton distributions in the nucleon. Improved experimental data on inclusive jet production,…
The Locust simulation package is a new C++ software tool developed to simulate the measurement of time-varying electromagnetic fields using RF detection techniques. Modularity and flexibility allow for arbitrary input signals, while…
Since the advent of parallel algorithms in the C++17 Standard Template Library (STL), the STL has become a viable framework for creating performance-portable applications. Given multiple existing implementations of the parallel algorithms,…
The future Electron-Ion Collider will utilize high-luminosity high-energy electron+proton ($e+p$) and electron+nucleus ($e+A$) collisions to solve several fundamental questions in the high energy nuclear physics field. Heavy flavor products…
Beside its intrinsic interest for the insights it can give into color confinement, knowledge of the space-time evolution of hadronization is very important for correctly interpreting jet-quenching data in heavy ion collisions and extracting…
With the increasing complexity of modern software and the demand for high performance, energy consumption has become a critical factor for developers and researchers. While much of the research community is focused on evaluating the energy…
We introduce cppdlr, a C++ library implementing the discrete Lehmann representation (DLR) of functions in imaginary time and Matsubara frequency, such as Green's functions and self-energies. The DLR is based on a low-rank approximation of…
Software-hardware co-design is essential for optimizing in-memory computing (IMC) hardware accelerators for neural networks. However, most existing optimization frameworks target a single workload, leading to highly specialized hardware…