中文
相关论文

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

200 篇论文

From social to biological systems, many real-world systems are characterized by higher-order, non-dyadic interactions. Such systems are conveniently described by hypergraphs, where hyperedges encode interactions among an arbitrary number of…

Homomorphic encryption (HE) allows secure computation on encrypted data without revealing the original data, providing significant benefits for privacy-sensitive applications. Many cloud computing applications (e.g., DNA read mapping,…

The IRIS-HEP software institute, as a contributor to the broader HEP Python ecosystem, is developing scalable analysis infrastructure and software tools to address the upcoming HL-LHC computing challenges with new approaches and paradigms,…

Orthogonal array, a classical and effective tool for collecting data, has been flourished with its applications in modern computer experiments and engineering statistics. Driven by the wide use of computer experiments with both qualitative…

统计方法学 · 统计学 2022-03-15 Yuanzhen He , C. Devon Lin , Fasheng Sun

This paper presents a fast and parsimonious parsing method to accurately and robustly detect a vectorized wireframe in an input image with a single forward pass. The proposed method is end-to-end trainable, consisting of three components:…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Nan Xue , Tianfu Wu , Song Bai , Fu-Dong Wang , Gui-Song Xia , Liangpei Zhang , Philip H. S. Torr

The analysis of massive scientific data often happens in the form of workflows with interdependent tasks. When such a scientific workflow needs to be scheduled on a parallel or distributed system, one usually represents the workflow as a…

分布式、并行与集群计算 · 计算机科学 2025-03-31 Svetlana Kulagina , Anne Benoit , Henning Meyerhenke

The Active Matter Evaluation Package (AMEP) is a Python library for analyzing simulation data of particle-based and continuum simulations. It provides a powerful and simple interface for handling large data sets and for calculating and…

Sparse linear algebra is a cornerstone of many scientific computing and machine learning applications. Python has become a popular choice for these applications due to its simplicity and ease of use. Yet high performance sparse kernels in…

Solar jets are dynamic collimated plasma flows in the solar atmosphere that play crucial roles in coronal heating and solar wind acceleration. Their complex and diverse morphologies pose significant challenges for developing universal…

太阳与恒星天体物理 · 物理学 2026-04-16 Song Tan , Alexander Warmuth , Frédéric Schuller , Yuandeng Shen , Yue Fang , Jake A. J. Mitchell , Zedong Liu

As a powerful tool of asynchronous event sequence analysis, point processes have been studied for a long time and achieved numerous successes in different fields. Among various point process models, Hawkes process and its variants attract…

机器学习 · 统计学 2017-08-31 Hongteng Xu , Hongyuan Zha

Linked lists have long served as a valuable teaching tool in programming. However, the question arises: Are they truly practical for everyday program use? In most cases, it appears that array-based data structures offer distinct advantages,…

数据结构与算法 · 计算机科学 2024-08-29 Benoît Sonntag , Dominique Colnet

fastai is a deep learning library which provides practitioners with high-level components that can quickly and easily provide state-of-the-art results in standard deep learning domains, and provides researchers with low-level components…

机器学习 · 计算机科学 2020-02-21 Jeremy Howard , Sylvain Gugger

The emergence of data-driven computational materials science offers unprecedented opportunities to explore complex material landscapes, complementing experimental research with the discovery of novel compounds. To enable these developments,…

材料科学 · 物理学 2026-04-30 Holger-Dietrich Saßnick , Joshua Edzards , Timo Reents , Caterina Cocchi

Helix is an open-source, extensible, Python-based software framework to facilitate reproducible and interpretable machine learning workflows for tabular data. It addresses the growing need for transparent experimental data analytics…

The Python programming language is becoming increasingly popular for scientific applications due to its simplicity, versatility, and the broad range of its libraries. A drawback of this dynamic language, however, is its low runtime…

天体物理仪器与方法 · 物理学 2014-12-04 Joel Akeret , Lukas Gamper , Adam Amara , Alexandre Refregier

The BumpHunter algorithm is widely used in the search for new particles in High Energy Physics analysis. This algorithm offers the advantage of evaluating the local and global p-values of a localized deviation in the observed data without…

高能物理 - 实验 · 物理学 2023-10-11 Louis Vaslin , Samuel Calvet , Vincent Barra , Julien Donini

Log parsing, which extracts log templates from semi-structured logs and produces structured logs, is the first and the most critical step in automated log analysis. While existing log parsers have achieved decent results, they suffer from…

软件工程 · 计算机科学 2023-08-15 Junjielong Xu , Qiuai Fu , Zhouruixing Zhu , Yutong Cheng , Zhijing Li , Yuchi Ma , Pinjia He

Space-filling experimental design techniques are commonly used in many computer modeling and simulation studies to explore the effects of inputs on outputs. This research presents raxpy, a Python package that leverages expressive annotation…

数学软件 · 计算机科学 2025-01-08 Neil Ranly , Torrey Wagner

Partial differential equations describing the dynamics of physical systems rarely have closed-form solutions. Fourier spectral methods, which use Fast Fourier Transforms (FFTs) to approximate solutions, are a common approach to solving…

The freud Python package is a powerful library for analyzing simulation data. Written with modern simulation and data analysis workflows in mind, freud provides a Python interface to fast, parallelized C++ routines that run efficiently on…