English
Related papers

Related papers: PYTHIA 8 Status Report

200 papers

In this document we report on the recent development of a C++ interface to the FORTRAN-based evolution program QCDNUM. A short description of the interface is given with a few basic examples of its usage.

High Energy Physics - Phenomenology · Physics 2017-12-25 Valerio Bertone , Michiel Botje

Xorshift128+ are pseudo random number generators with eight sets of parameters. Some of them are standard generators in many platforms, such as JavaScript V8 Engine. We show that in the 3D plots generated by this method, points concentrate…

Cryptography and Security · Computer Science 2019-08-28 Hiroshi Haramoto , Makoto Matsumoto

In recent years the use of FPGAs to accelerate scientific applications has grown, with numerous applications demonstrating the benefit of FPGAs for high performance workloads. However, whilst High Level Synthesis (HLS) has significantly…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-08-28 Gabriel Rodriguez-Canal , Nick Brown , Tim Dykes , Jessica R. Jones , Utz-Uwe Haus

Automated unit test generation is a well-known methodology aiming to reduce the developers' effort of writing tests manually. Prior research focused mainly on statically typed programming languages like Java. In practice, however,…

Software Engineering · Computer Science 2022-02-11 Stephan Lukasczyk , Gordon Fraser

We present a new version 3.2 of the LanHEP software package. New features include UFO output, color sextet particles and new substutution techniques which allow to define new routines.

Computational Physics · Physics 2014-12-17 A. Semenov

We present 9 new tunes of the pT-ordered shower and underlying-event model in PYTHIA 6.4. These "Perugia" tunes update and supersede the older "S0" family. The data sets used to constrain the models include hadronic Z0 decays at LEP,…

High Energy Physics - Phenomenology · Physics 2015-03-17 Peter Zeiler Skands

Although, many scientists and engineers use Octave or MATLAB as their preferred programming language, dynamic nature of these languages can lead to slower running-time of programs written in these languages compared to programs written in…

Programming Languages · Computer Science 2015-03-19 Hamid A. Toussi

Background: Compilers tend to produce cryptic and uninformative error messages, leaving programmers confused and requiring them to spend precious time to resolve the underlying error. To find help, programmers often take to online…

Software Engineering · Computer Science 2019-06-28 Emillie Thiselton , Christoph Treude

This paper provides an overview of the new features of the finite element library deal.II version 8.1.

The simulation of extensive air showers and particle cascades in general is a cornerstone of modern astroparticle physics. For more than two decades, CORSIKA, currently in version 7, has been one of the most widely used tools for this…

Neural network quantization is widely used to reduce model inference complexity in real-world deployments. However, traditional integer quantization suffers from accuracy degradation when adapting to various dynamic ranges. Recent research…

Performance · Computer Science 2023-10-30 Zhuoyi Zhang , Yunchen Zhang , Gonglei Shi , Yu Shen , Ruihao Gong , Xiaoxu Xia , Qi Zhang , Lewei Lu , Xianglong Liu

Recently, the idea of using FP8 as a number format for neural network training has been floating around the deep learning world. Given that most training is currently conducted with entire networks in FP32, or sometimes FP16 with…

Existing LoRaWAN/LoRa simulators consist of large, complicated C++ codebases and often do not support all device classes. This paper presents the design of a simple to use, Python-based discrete-event simulator that addresses these gaps…

Networking and Internet Architecture · Computer Science 2026-05-21 Matthijs Reyers , Niels Hokke , R. R. Venkatesha Prasad

Generative AI is changing the way that many disciplines are taught, including computer science. Researchers have shown that generative AI tools are capable of solving programming problems, writing extensive blocks of code, and explaining…

Human-Computer Interaction · Computer Science 2024-02-14 Bailey Kimmel , Austin Geisert , Lily Yaro , Brendan Gipson , Taylor Hotchkiss , Sidney Osae-Asante , Hunter Vaught , Grant Wininger , Chase Yamaguchi

PARAGEN is a PyTorch-based NLP toolkit for further development on parallel generation. PARAGEN provides thirteen types of customizable plugins, helping users to experiment quickly with novel ideas across model architectures, optimization,…

Computation and Language · Computer Science 2022-10-10 Jiangtao Feng , Yi Zhou , Jun Zhang , Xian Qian , Liwei Wu , Zhexi Zhang , Yanming Liu , Mingxuan Wang , Lei Li , Hao Zhou

In addition to being interesting in itself, the photon-photon interactions will be an inevitable background for the future electron-positron colliders. Thus to be able to quantify the potential of future electron-positron colliders it is…

High Energy Physics - Phenomenology · Physics 2015-10-21 Ilkka Helenius

ExDiff2.0 is a Monte Carlo event generator for simulation of Exclusive Diffractive processes in proton-proton collisions. The present version includes reactions: elastic scattering $pp\to pp$ at 7, 8, 13, 14~TeV; $pp\to p+R+p$, $R =…

High Energy Physics - Phenomenology · Physics 2018-05-23 R. A. Ryutin

This paper is a follow-up of Ref.~\cite{Ravasio:2018lzi}, where we studied the impact of next-to-leading order calculations merged with parton shower generators (NLO+PS) of increasing accuracy in the extraction of the top mass at hadron…

High Energy Physics - Phenomenology · Physics 2020-01-08 Silvia Ferrario Ravasio , Tomas Jezo , Paolo Nason , Carlo Oleari

Some results obtained with the new Monte Carlo event generator Herwig++ are presented. In its first version (1.0), Herwig++ is capable of simulating e+e- Annihilation events. We discuss its relevance for future e+e- colliders and show…

High Energy Physics - Phenomenology · Physics 2007-05-23 Stefan Gieseke

As of September 2023, ChatGPT correctly answers "what is 7+8" with 15, but when asked "7+8=15, True or False" it responds with "False". This inconsistency between generating and validating an answer is prevalent in language models (LMs) and…

Computation and Language · Computer Science 2023-10-04 Xiang Lisa Li , Vaishnavi Shrivastava , Siyan Li , Tatsunori Hashimoto , Percy Liang