中文
相关论文

相关论文: Java Physics Generator and Analysis Modules

200 篇论文

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,…

分布式、并行与集群计算 · 计算机科学 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…

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…

量子物理 · 物理学 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…

性能 · 计算机科学 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…

计算与语言 · 计算机科学 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…

高能物理 - 唯象学 · 物理学 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…

编程语言 · 计算机科学 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…

软件工程 · 计算机科学 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…

高能物理 - 唯象学 · 物理学 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.…

计算物理 · 物理学 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…

软件工程 · 计算机科学 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…

物理教育 · 物理学 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…

高能物理 - 唯象学 · 物理学 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…

数学软件 · 计算机科学 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…

编程语言 · 计算机科学 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…

高能物理 - 唯象学 · 物理学 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…

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…

仪器与探测器 · 物理学 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.…

编程语言 · 计算机科学 2015-07-15 Jinseong Jeon , Xiaokang Qiu , Jeffrey S. Foster , Armando Solar-Lezama