中文
相关论文

相关论文: The RooFit toolkit for data modeling

200 篇论文

collapse is a large C/C++-based infrastructure package facilitating complex statistical computing, data transformation, and exploration tasks in R - at outstanding levels of performance and memory efficiency. It also implements a…

统计计算 · 统计学 2025-06-02 Sebastian Krantz

We present volkit, an open source library with high performance implementations of image manipulation and computer vision algorithms that focus on 3D volumetric representations. Volkit implements a cross-platform, performance-portable API…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Stefan Zellmann , Giovanni Aguirre , Jürgen P. Schulze

This paper describes the treatment of systematic uncertainties in a Likelihood formalism. RooUnfold, which includes most of the unfolding methods that are commonly used in particle physics, is used to compare a newly implemented method…

高能物理 - 实验 · 物理学 2025-10-20 Lydia Brenner , Carsten Burgard , Vincent Alexander Croft

xBIT is a tool for performing parameter scans in beyond the Standard Model theories. It's written in Python and fully open source. The main purpose of xBIT is to provide an easy to use tool to help phenomenologists with their daily task:…

高能物理 - 唯象学 · 物理学 2019-06-11 Florian Staub

We present a program called potfit which generates an effective atomic interaction potential by matching it to a set of reference data computed in first-principles calculations. It thus allows to perform large-scale atomistic simulations of…

材料科学 · 物理学 2007-05-23 Peter Brommer , Franz Gähler

This article documents the free computer algebra system "gTybalt". The program is build on top of other packages, among others GiNaC, TeXmacs and Root. It offers the possibility of interactive symbolic calculations within the C++…

符号计算 · 计算机科学 2008-11-26 Stefan Weinzierl

This paper demonstrates the integration model-based design approaches or vehicle control, with validation in a freely available open-source simulator. Continued interest in autonomous vehicles and their deployment is driven by the potential…

机器人学 · 计算机科学 2023-01-18 Rahul Bhadani , Jonathan Sprinkle

This paper provides the description of a novel, multi-purpose spline library. In accordance with the increasingly diverse modes of usage of splines, it is multi-purpose in the sense that it supports geometry representation, finite element…

Models on logarithmic lattices have recently been proposed as an alternative approach to the study of multi-scale nonlinear physics. Here, we introduce LogLatt, an efficient MATLAB library for the calculus between functions on…

计算物理 · 物理学 2022-05-18 Ciro S. Campolina

FastJet is a C++ package that provides a broad range of jet finding and analysis tools. It includes efficient native implementations of all widely used 2-to-1 sequential recombination jet algorithms for pp and e+e- collisions, as well as…

高能物理 - 唯象学 · 物理学 2015-06-03 Matteo Cacciari , Gavin P. Salam , Gregory Soyez

Developing software to effectively take advantage of growth in parallel and distributed processing capacity poses significant challenges. Traditional programming techniques allow a user to assume that execution, message passing, and memory…

分布式、并行与集群计算 · 计算机科学 2021-05-24 Matthew Andres Moreno , Santiago Rodriguez Papa , Charles Ofria

In this paper, we propose an R package, called RKHSMetaMod, that implements a procedure for estimating a meta-model of a complex model. The meta-model approximates the Hoeffding decomposition of the complex model and allows us to perform…

机器学习 · 统计学 2021-12-28 Halaleh Kamari , Sylvie Huet , Marie-Luce Taupin

We introduce NetworKit, an open-source software package for analyzing the structure of large complex networks. Appropriate algorithmic solutions are required to handle increasingly common large graph data sets containing up to billions of…

社会与信息网络 · 计算机科学 2015-11-16 Christian L. Staudt , Aleksejs Sazonovs , Henning Meyerhenke

Robust estimation provides essential tools for analyzing data that contain outliers, ensuring that statistical models remain reliable even in the presence of some anomalous data. While robust methods have long been available in R, users of…

统计计算 · 统计学 2024-11-05 Sarah Leyder , Jakob Raymaekers , Peter J. Rousseeuw , Thomas Servotte , Tim Verdonck

We present the CosmoBolognaLib, a large set of Open Source C++ numerical libraries for cosmological calculations. CosmoBolognaLib is a living project aimed at defining a common numerical environment for cosmological investigations of the…

宇宙学与河外天体物理 · 物理学 2016-02-24 Federico Marulli , Alfonso Veropalumbo , Michele Moresco

A C++ class was written for the calculation of frequentist confidence intervals using the profile likelihood method. Seven combinations of Binomial, Gaussian, Poissonian and Binomial uncertainties are implemented. The package provides…

数据分析、统计与概率 · 物理学 2010-01-21 J. Lundberg , J. Conrad , W. Rolke , A. Lopez

Robotic applications require the integration of various modalities, encompassing perception, control of real robots and possibly the control of simulated environments. While the state-of-the-art robotic software solutions such as ROS 2…

机器人学 · 计算机科学 2023-06-19 Vincent Berenz , Felix Widmaier , Simon Guist , Bernhard Schölkopf , Dieter Büchler

We describe glsim, a C++ library designed to provide routines to perform basic housekeeping tasks common to a very wide range of simulation programs, such as reading simulation parameters or reading and writing self-describing binary files…

计算物理 · 物理学 2011-07-29 Tomas S. Grigera

Probabilistic programming languages and modeling toolkits are two modular ways to build and reuse stochastic models and inference procedures. Combining strengths of both, we express models and inference as generalized coroutines in the same…

编程语言 · 计算机科学 2012-05-14 Oleg Kiselyov , Chung-chieh Shan

Performance, genericity and flexibility are three valuable qualities for scientific environments that tend to be antagonistic. C++ provides excellent support for both performances and genericity thanks to its support for (class and…

软件工程 · 计算机科学 2016-11-04 Akim Demaille