中文
相关论文

相关论文: DADApy: Distance-based Analysis of DAta-manifolds …

200 篇论文

We present an open source Python 3 library aimed at practitioners of molecular simulation, especially Monte Carlo simulation. The aims of the library are to facilitate the generation of simulation data for a wide range of problems; and to…

We introduce pymovements: a Python package for analyzing eye-tracking data that follows best practices in software development, including rigorous testing and adherence to coding standards. The package provides functionality for key…

The Python colorspace package provides a toolbox for mapping between different color spaces which can then be used to generate a wide range of perceptually-based color palettes for qualitative or quantitative (sequential or diverging)…

图形学 · 计算机科学 2025-10-07 Reto Stauffer , Achim Zeileis

ABCpy is a highly modular scientific library for Approximate Bayesian Computation (ABC) written in Python. The main contribution of this paper is to document a software engineering effort that enables domain scientists to easily apply ABC…

Computation of Mutual Information (MI) helps understand the amount of information shared between a pair of random variables. Automated feature selection techniques based on MI ranking are regularly used to extract information from sensitive…

密码学与安全 · 计算机科学 2020-09-24 Ankit Srivastava , Samira Pouyanfar , Joshua Allen , Ken Johnston , Qida Ma

Novelpy (v1.2) is an open-source Python package designed to compute bibliometrics indicators. The package aims to provide a tool to the scientometrics community that centralizes different measures of novelty and disruptiveness, enables…

数字图书馆 · 计算机科学 2022-11-21 Pierre Pelletier , Kevin Wirtz

The SunPy Project is a community of scientists and software developers creating an ecosystem of Python packages for solar physics. The project includes the sunpy core package as well as a set of affiliated packages. The sunpy core package…

Power laws are theoretically interesting probability distributions that are also frequently used to describe empirical data. In recent years effective statistical methods for fitting power laws have been developed, but appropriate use of…

数据分析、统计与概率 · 物理学 2014-02-03 Jeff Alstott , Ed Bullmore , Dietmar Plenz

`scores` is a Python package containing mathematical functions for the verification, evaluation and optimisation of forecasts, predictions or models. It supports labelled n-dimensional (multidimensional) data, which is used in many…

Density peaks clustering (DP) has the ability of detecting clusters of arbitrary shape and clustering non-Euclidean space data, but its quadratic complexity in both computing and storage makes it difficult to scale for big data. Various…

机器学习 · 计算机科学 2024-06-19 Ji Xu , Tianlong Xiao , Jinye Yang , Panpan Zhu

An open-source, Python-based Temporal Analysis of Products (TAP) reactor simulation and processing program is introduced. TAPsolver utilizes algorithmic differentiation for the calculation of highly accurate derivatives, which are used to…

计算工程、金融与科学 · 计算机科学 2020-09-01 Adam Yonge , M. Ross Kunz , Rakesh Batchu , Zongtang Fang , Tobin Issac , Rebecca Fushimi , Andrew J. Medford

When faced with new data, we often conduct a cluster analysis to obtain a better understanding of the data's structure and the archetypical samples present in the data. This process often includes visualization of the data, either as a way…

应用统计 · 统计学 2026-04-06 Justin Lin , Julia Fukuyama

Over the last few years, with the growth of time-series collecting and storing, there has been a great demand for tools and software for temporal data engineering and modeling. This paper presents a generic workflow for time series data…

计算工程、金融与科学 · 计算机科学 2023-10-24 Pejman Farhadi Ghalati , Andreas Schuppert

Differential privacy (DP) is the state-of-the-art framework for guaranteeing privacy for individuals when releasing aggregated statistics or building statistical/machine learning models from data. We develop the open-source R package DPpack…

机器学习 · 统计学 2023-09-21 Spencer Giddens , Fang Liu

Visualization of multidimensional, categorical data is a common challenge across scientific areas and, in particular, the life sciences. The goal is to create a comprehensive overview of the underlying data which allows to assess multiple…

定量方法 · 定量生物学 2025-06-19 Matthias Flotho , Philipp Flotho , Andreas Keller

Accurate approximation of a real-valued function depends on two aspects of the available data: the density of inputs within the domain of interest and the variation of the outputs over that domain. There are few methods for assessing…

数值分析 · 数学 2024-11-11 Andrew Gillette , Eugene Kur

The Italian AGILE space mission, with its Gamma-Ray Imaging Detector (GRID) instrument sensitive in the 30 MeV-50 GeV gamma-ray energy band, has been operating since 2007. Agilepy is an open-source Python package to analyse AGILE/GRID data.…

天体物理仪器与方法 · 物理学 2023-02-09 A. Bulgarelli , L. Baroncelli , A. Addis , N. Parmiggiani , A. Aboudan , A. Di Piano , V. Fioretti , M. Tavani , C. Pittori , F. Lucarelli , F. Verrecchia

NEMESISPY is a Python package developed to perform parametric atmospheric modelling and radiative transfer calculation for the retrievals of exoplanetary spectra. It is a recent development of the well-established Fortran NEMESIS library…

地球与行星天体物理 · 物理学 2024-07-10 Jingxuan Yang , Juan Alday , Patrick Irwin

As the size of images and data products derived from astronomical data continues to increase, new tools are needed to visualize and interact with that data in a meaningful way. Motivated by our own astronomical images taken with the Dark…

天体物理仪器与方法 · 物理学 2015-11-19 Fred Moolekamp , Eric Mamajek

Discovering patterns of the complex high-dimensional data is a long-standing problem. Dimension Reduction (DR) and Intrinsic Dimension Estimation (IDE) are two fundamental thematic programs that facilitate geometric understanding of the…

机器学习 · 统计学 2022-09-13 Kisung You