中文
相关论文

相关论文: An array-oriented Python interface for FastJet

200 篇论文

There are undeniable benefits of binding Python and C++ to take advantage of the best features of both languages. This is especially relevant to the HEP and other scientific communities that have invested heavily in the C++ frameworks and…

数学软件 · 计算机科学 2024-05-03 Manasvi Goyal , Ianna Osborne , Jim Pivarski

Awkward Array is a library for performing NumPy-like computations on nested, variable-sized data, enabling array-oriented programming on arbitrary data structures in Python. However, imperative (procedural) solutions can sometimes be easier…

编程语言 · 计算机科学 2023-10-04 Ianna Osborne , Jim Pivarski , Ioana Ifrim , Angus Hollands , Henry Schreiner

Scikit-HEP is a community-driven and community-oriented project with the goal of providing an ecosystem for particle physics data analysis in Python. Scikit-HEP is a toolset of approximately twenty packages and a few "affiliated" packages.…

The evaluation of new computing languages for a large community, like HEP, involves comparison of many aspects of the languages' behaviour, ecosystem and interactions with other languages. In this paper we compare a number of languages…

高能物理 - 实验 · 物理学 2024-05-09 Graeme Andrew Stewart , Philippe Gras , Benedikt Hegner , Atell Krasnopolski

In some fields, scientific data formats differ across experiments due to specialized hardware and data acquisition systems. Researchers need to develop, document, and maintain experiment-specific analysis software to interact with these…

编程语言 · 计算机科学 2024-07-22 Manasvi Goyal , Andrea Zonca , Amy Roberts , Jim Pivarski , Ianna Osborne

In the realm of scientific computing, both Julia and Python have established themselves as powerful tools. Within the context of High Energy Physics (HEP) data analysis, Python has been traditionally favored, yet there exists a compelling…

编程语言 · 计算机科学 2024-04-30 Ianna Osborne , Jim Pivarski , Jerry Ling

SpartyJet is a set of software tools for jet finding and analysis, built around the FastJet library of jet algorithms. SpartyJet provides four key extensions to FastJet: a simple Python interface to most FastJet features, a powerful…

Scipp is heavily inspired by the Python library xarray. It enriches raw NumPy-like multi-dimensional arrays of data by adding named dimensions and associated coordinates. Multiple arrays are combined into datasets. On top of this, scipp…

数学软件 · 计算机科学 2020-10-02 Simon Heybrock , Owen Arnold , Igor Gudich , Daniel Nixon , Neil Vaytet

HEP-Frame is a new C++ package designed to efficiently perform analyses of data sets from a very large number of events, like those available at the Large Hadron Collider (LHC) at CERN, Geneva. It mainly targets high performance servers and…

高能物理 - 实验 · 物理学 2023-03-10 A. Pereira , A. Onofre , A. Proenca

The Awkward Array library has been an important tool for physics analysis in Python since September 2018. However, some interface and implementation issues have been raised in Awkward Array's first year that argue for a reimplementation in…

数学软件 · 计算机科学 2021-02-03 Jim Pivarski , Peter Elmer , David Lange

This paper introduces Sparklen, a statistical learning toolkit for Hawkes processes in Python, designed to bring together efficiency and ease of use. The purpose of this package is to provide the Python community with a complete suite of…

统计方法学 · 统计学 2025-03-31 Romain Edmond Lacoste

Scientists are increasingly turning to datacenter-scale computers to produce and analyze massive arrays. Despite decades of database research that extols the virtues of declarative query processing, scientists still write, debug and…

数据库 · 计算机科学 2017-02-28 Haoyuan Xing , Sofoklis Floratos , Spyros Blanas , Suren Byna , Prabhat , Kesheng Wu , Paul Brown

Given the recent technological trends and novel computing paradigms spanning both software and hardware, physicists and software developers can no longer just rely on computers becoming faster to meet the ever-increasing computing demands…

性能 · 计算机科学 2025-03-03 Maksymilian Graczyk , Stefan Roiser

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

Jet reconstruction remains a critical task in the analysis of data from HEP colliders. We describe in this paper a new, highly performant, Julia package for jet reconstruction, JetReconstruction.jl, which integrates into the growing…

高能物理 - 实验 · 物理学 2025-12-02 Graeme Andrew Stewart. Sanmay Ganguly , Sattwamo Ghosh , Philippe Gras , Atell Krasnopolski

Array operations are one of the most concise ways of expressing common filtering and simple aggregation operations that is the hallmark of the first step of a particle physics analysis: selection, filtering, basic vector operations, and…

数据库 · 计算机科学 2021-09-08 Gordon Watts

We present an application, EasyScan_HEP, for connecting programs to scan the parameter space of High Energy Physics (HEP) models using various sampling algorithms. We develop EasyScan_HEP according to the principle of flexibility and…

高能物理 - 唯象学 · 物理学 2023-12-04 Liangliang Shang , Yang Zhang

Hardware synthesis from high-level descriptions remains fundamentally limited by the sequential optimization of interdependent design decisions. Current methodologies, including state-of-the-art high-level synthesis (HLS) tools,…

编程语言 · 计算机科学 2025-11-20 Youwei Xiao , Yuyang Zou , Yun Liang

There are numerous approaches to building analysis applications across the high-energy physics community. Among them are Python-based, or at least Python-driven, analysis workflows. We aim to ease the adoption of a Python-based analysis…

计算物理 · 物理学 2018-04-25 David Lange

This paper introduces scikit-hubness, a Python package for efficient nearest neighbor search in high-dimensional spaces. Hubness is an aspect of the curse of dimensionality, and is known to impair various learning tasks, including…

机器学习 · 计算机科学 2021-01-12 Roman Feldbauer , Thomas Rattei , Arthur Flexer
‹ 上一页 1 2 3 10 下一页 ›