中文
相关论文

相关论文: Recent Improvements for the Lepton Propagator PROP…

200 篇论文

Muon ionization cooling involves passing particles through solid or liquid absorbers. Careful simulations are required to design muon cooling channels. New features have been developed for inclusion in the transfer map code COSY Infinity to…

加速器物理 · 物理学 2018-08-15 Josiah Kunz , Pavel Snopok , Martin Berz , Kyoko Makino

Several methods for density matrix propagation in distributed computing environments, such as clusters and graphics processing units, are proposed and evaluated. It is demonstrated that the large communication overhead associated with each…

化学物理 · 物理学 2014-07-16 Luke J. Edwards , Ilya Kuprov

Despite initiatives to improve the quality of scientific codes, there still is a large presence of legacy code. Such code often needs to implement a lot of functionality under time constrains, sacrificing quality. Additionally, quality is…

计算工程、金融与科学 · 计算机科学 2018-10-17 Markus Höhnerbach , Paolo Bientinesi

We propose a data format for Monte Carlo (MC) events, or any structural data, including experimental data, in a compact binary form using variable-size integer encoding as implemented in the Google's Protocol Buffers package. This approach…

计算工程、金融与科学 · 计算机科学 2013-07-15 S. V. Chekanov

A propagator-based approach is investigated for Monte-Carlo (MC) modeling of neutral particles transport in fusion boundary plasmas. The propagator is essentially a Green function for the neutral kinetic equation, which depends on the…

等离子体物理 · 物理学 2026-02-03 M. V. Umansky , G. J. Parker , R. D. Smirnov

Natural Language Processing (NLP) systems are increasingly taking the form of sophisticated modular pipelines, e.g., Retrieval Augmented Generation (RAG), where each module may involve a distinct Language Model (LM) and an associated prompt…

计算与语言 · 计算机科学 2024-10-08 Dilara Soylu , Christopher Potts , Omar Khattab

Containers are an emerging technology that hold promise for improving productivity and code portability in scientific computing. We examine Linux container technology for the distribution of a non-trivial scientific computing software stack…

分布式、并行与集群计算 · 计算机科学 2017-06-19 Jack S. Hale , Lizao Li , Chris N. Richardson , Garth N. Wells

A Dirac choice for the averaging kernel $C$ is implemented numerically. This improved kernel will be needed in gauge covariant multigrid computations for propagators of staggered fermions. Results for $C$ and the variational coarse grid…

高能物理 - 格点 · 物理学 2016-08-31 Thomas Kalkreuter

We present Bill2d, a modern and efficient C++ package for classical simulations of two-dimensional Hamiltonian systems. Bill2d can be used for various billiard and diffusion problems with one or more charged particles with interactions,…

计算物理 · 物理学 2016-02-22 Janne Solanpää , Perttu Luukko , Esa Räsänen

In-bulk processing of materials by laser radiation has largely evolved over the last decades and still opensup new scientific and industrial potentials. The development of any in-bulk processing application relieson the knowledge of laser…

光学 · 物理学 2021-05-12 Qingfeng Li , Maxime Chambonneau , Markus Blothe , Herbert Gross , Stefan Nolte

The Liquid Argon Time Projection Chamber (LArTPC) technology is widely used in high energy physics experiments, including the upcoming Deep Underground Neutrino Experiment (DUNE). Accurately simulating LArTPC detector responses is essential…

仪器与探测器 · 物理学 2023-03-01 Zhihua Dong , Kyle Knoepfel , Meifeng Lin , Brett Viren , Haiwang Yu

We present hipBone, an open source performance-portable proxy application for the Nek5000 (and NekRS) CFD applications. HipBone is a fully GPU-accelerated C++ implementation of the original NekBone CPU proxy application with several novel…

分布式、并行与集群计算 · 计算机科学 2022-02-28 Noel Chalmers , Abhishek Mishra , Damon McDougall , Tim Warburton

A new data format for Monte Carlo (MC) events, or any structural data, including experimental data, is discussed. The format is designed to store data in a compact binary form using variable-size integer encoding as implemented in the…

计算物理 · 物理学 2017-01-04 S. V. Chekanov , E. May , K. Strand , P. Van Gemmeren

Large language models (LLMs) demonstrate exceptional instruct-following ability to complete various downstream tasks. Although this impressive ability makes LLMs flexible task solvers, their performance in solving tasks also heavily relies…

计算与语言 · 计算机科学 2024-06-03 Pengwei Zhan , Zhen Xu , Qian Tan , Jie Song , Ru Xie

Sequential Monte Carlo is a family of algorithms for sampling from a sequence of distributions. Some of these algorithms, such as particle filters, are widely used in the physics and signal processing researches. More recent developments…

统计计算 · 统计学 2013-06-25 Yan Zhou

The auto differentiable simulation is a type of simulation that outputs of the simulation include not only the simulation result itself, but also their derivatives with respect to various input parameters. It provides an efficient method to…

计算物理 · 物理学 2025-12-01 Ji Qianga , Yue Hao , Allen Qiang , Jinyu Wan

This paper introduces pyRecLab, a software library written in C++ with Python bindings which allows to quickly train, test and develop recommender systems. Although there are several software libraries for this purpose, only a few let…

软件工程 · 计算机科学 2017-07-12 Gabriel Sepulveda , Vicente Dominguez , Denis Parra

Markov Chain Monte Carlo (MCMC) is a powerful method for drawing samples from non-standard probability distributions and is utilized across many fields and disciplines. Methods such as Metropolis-Adjusted Langevin (MALA) and Hamiltonian…

统计计算 · 统计学 2024-10-28 Lee Devlin , Paul Horridge , Peter L. Green , Simon Maskell

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…

Simulating samples from arbitrary probability distributions is a major research program of statistical computing. Recent work has shown promise in an old idea, that sampling from a discrete distribution can be accomplished by perturbing and…

统计计算 · 统计学 2016-04-13 Chris J. Maddison