English
Related papers

Related papers: Java Physics Generator and Analysis Modules

200 papers

The JETSCAPE simulation framework is an overarching computational envelope for developing complete event generators for heavy-ion collisions. It allows for modular incorporation of a wide variety of existing and future software that…

The JUNIPER project is developing a framework for the construction of large-scale distributed systems in which execution time bounds can be guaranteed. Part of this work involves the automatic implementation of input Java code on FPGAs,…

Distributed, Parallel, and Cluster Computing · Computer Science 2015-08-31 Ian Gray , Yu Chan , Jamie Garside , Neil Audsley , Andy Wellings

High Energy Physics (HEP) and other scientific communities have adopted Service Oriented Architectures (SOA) as part of a larger Grid computing effort. This effort involves the integration of many legacy applications and programming…

Distributed, Parallel, and Cluster Computing · Computer Science 2007-05-23 Michael Thomas , Conrad Steenberg , Frank van Lingen , Harvey Newman , Julian Bunn , Arshad Ali , Richard McClatchey , Ashiq Anjum , Tahir Azim , Waqas ur Rehman , Faisal Khan , Jang Uk In

We present an open source computational framework geared towards the efficient numerical investigation of open quantum systems written in the Julia programming language. Built exclusively in Julia and based on standard quantum optics…

Quantum Physics · Physics 2018-03-14 Sebastian Krämer , David Plankensteiner , Laurin Ostermann , Helmut Ritsch

General purpose CPUs used in high performance computing (HPC) support a vector instruction set and an out-of-order engine dedicated to increase the instruction level parallelism. Hence, related optimizations are currently critical to…

Performance · Computer Science 2014-12-23 Nassim A. Halli , Henri-Pierre Charles , Jean-François Mehaut

In this paper we present NLOMJ--a natural language object model in Java with English as the experiment language. This modal describes the grammar elements of any permissible expression in a natural language and their complicated relations…

Computation and Language · Computer Science 2007-05-23 Jiyou Jia

We present an extension of the JHUGen and MELA framework, which includes an event generator and library for the matrix element analysis. It enables simulation, optimal discrimination, reweighting techniques, and analysis of a bosonic…

High Energy Physics - Phenomenology · Physics 2021-01-29 Andrei V. Gritsan , Jeffrey Roskes , Ulascan Sarica , Markus Schulze , Meng Xiao , Yaofu Zhou

This report presents Jartege, a tool which allows random generation of unit tests for Java classes specified in JML. JML (Java Modeling Language) is a specification language for Java which allows one to write invariants for classes, and…

Programming Languages · Computer Science 2007-05-23 Catherine Oriat

On the one side, network simulation frameworks are important tools for research and development activities to evaluate novel approaches in a time- and cost-efficient way. On the other side, Java as a highly platform-independent programming…

Software Engineering · Computer Science 2017-09-12 Henning Puttnies , Peter Danielis , Christian Koch , Dirk Timmermann

We first outline the Standard Model (SM) of particle physics, particle production and decay, and the expected signal and background at a Higgs factory like the International Linear Collider (ILC). We then introduce high energy colliders and…

High Energy Physics - Phenomenology · Physics 2020-05-12 C. T. Potter

Geant4 is a toolkit for the simulation of the passage of particles through matter. It provides a comprehensive set of tools for geometry, tracking, detector response, run, event and track management, visualization and user interfaces.…

Computational Physics · Physics 2007-05-23 T. Koi , M. Asai , D. H. Wright , K. Niita , Y. Nara , K. Amako , T. Sasaki

The increasing development of cyber-physical systems (CPSs) requires modellers to represent and reason about physical values. This paper addresses two major, inter-related, aspects that arise when modelling physical measures. Firstly, there…

Software Engineering · Computer Science 2018-05-16 J Paul Gibson , Dominique Méry

The Open Source Physics community has created hundreds of physics computer models (Wolfgang Christian, Esquembre, & Barbato, 2011; F. K. Hwang & Esquembre, 2003) which are mathematical computation representations of real-life Physics…

Physics Education · Physics 2012-10-15 Loo Kang Wee , Sze Yee Lye

PYTHIA version 6 represents a merger of the PYTHIA 5, JETSET 7 and SPYTHIA programs, with many improvements. It can be used to generate high-energy-physics `events', i.e. sets of outgoing particles produced in the interactions between two…

High Energy Physics - Phenomenology · Physics 2008-11-26 Torbjörn Sjöstrand , Patrik Edén , Christer Friberg , Leif Lönnblad , Gabriela Miu , Stephen Mrenna , Emanuel Norrbin

The rapid and widespread adoption of Java has created a demand for reliable and reusable mathematical software components to support the growing number of compute-intensive applications now under development, particularly in science and…

Mathematical Software · Computer Science 2007-05-23 Ronald F. Boisvert , Jack J. Dongarra , Roldan Pozo , Karin Remington , G. W. Stewart

There are many initiatives in presents-days for interaction between Java and Prolog programming languages. These initiatives allow combine two programming paradigms, Object Oriented Programming and Logic Programming. Every proposed…

Programming Languages · Computer Science 2022-04-01 Jose E. Zalacain Llanes

The Standard Model of particle physics makes it possible to simulate complete events for physics signatures and their backgrounds in high energy collisions. Knowledge of how the produced particles interact with the materials in a detector…

High Energy Physics - Phenomenology · Physics 2009-09-25 K. D. Lane , F. E. Paige , T. Skwarnicki , W. J. Womersley

We introduce JPC, a JAX library for training neural networks with Predictive Coding. JPC provides a simple, fast and flexible interface to train a variety of PC networks (PCNs) including discriminative, generative and hybrid models. Unlike…

Neural and Evolutionary Computing · Computer Science 2024-12-06 Francesco Innocenti , Paul Kinghorn , Will Yun-Farmbrough , Miguel De Llanza Varona , Ryan Singh , Christopher L. Buckley

The simulation software for the ATLAS Experiment at the Large Hadron Collider is being used for large-scale production of events on the LHC Computing Grid. This simulation requires many components, from the generators that simulate particle…

Instrumentation and Detectors · Physics 2012-08-27 The ATLAS Collaboration

Sketch-based synthesis, epitomized by the SKETCH tool, lets developers synthesize software starting from a partial program, also called a sketch or template. This paper presents JSKETCH, a tool that brings sketch-based synthesis to Java.…

Programming Languages · Computer Science 2015-07-15 Jinseong Jeon , Xiaokang Qiu , Jeffrey S. Foster , Armando Solar-Lezama