English
Related papers

Related papers: PythonFOAM: In-situ data analyses with OpenFOAM an…

200 papers

Fourier transforms are an often necessary component in many computational tasks, and can be computed efficiently through the fast Fourier transform (FFT) algorithm. However, many applications involve an underlying continuous signal, and a…

Mathematical Software · Computer Science 2022-09-27 Eric Bezzam , Sepand Kashani , Paul Hurley , Martin Vetterli , Matthieu Simeoni

We present nbodykit, an open-source, massively parallel Python toolkit for analyzing large-scale structure (LSS) data. Using Python bindings of the Message Passing Interface (MPI), we provide parallel implementations of many commonly used…

Instrumentation and Methods for Astrophysics · Physics 2018-10-31 Nick Hand , Yu Feng , Florian Beutler , Yin Li , Chirag Modi , Uros Seljak , Zachary Slepian

Computational fluid dynamics (CFD) provides high-fidelity simulations of fluid flows but remains computationally expensive for many-query applications. In recent years deep learning (DL) has been used to construct data-driven fluid-dynamic…

Machine Learning · Computer Science 2026-04-13 David Ramos , Lucas Lacasa , Fermín Gutiérrez , Eusebio Valero , Gonzalo Rubio

Digital twins are becoming increasingly popular across many industries for real-time data streaming, processing, and visualization. They allow stakeholders to monitor, diagnose, and optimize assets. Emerging technologies used for immersive…

Signal Processing · Electrical Eng. & Systems 2024-01-05 Florian Stadtmann , Hary Pirajan Mahalingam , Adil Rasheed

Nowadays the analysis of dynamics of and on networks represents a hot topic in the Social Network Analysis playground. To support students, teachers, developers and researchers in this work we introduce a novel framework, namely NDlib, an…

Social and Information Networks · Computer Science 2018-01-19 Giulio Rossetti , Letizia Milli , Salvatore Rinzivillo , Alina Sirbu , Fosca Giannotti , Dino Pedreschi

TensorFlow is a popular cloud computing framework that targets machine learning applications. It separates the specification of application logic (in a dataflow graph) from the execution of the logic. TensorFlow's native runtime executes…

Distributed, Parallel, and Cluster Computing · Computer Science 2019-08-27 Sam Whitlock , James Larus , Edouard Bugnion

This paper reports the development of a Python Non-Uniform Fast Fourier Transform (PyNUFFT) package, which accelerates non-Cartesian image reconstruction on heterogeneous platforms. Scientific computing with Python encompasses a mature and…

Medical Physics · Physics 2017-10-10 Jyh-Miin Lin

Fluid Dynamics problems are characterized by being multidimensional and nonlinear. Therefore, experiments and numerical simulations are complex and time-consuming. Motivated by this, the need arises to find new techniques to obtain data in…

Fluid Dynamics · Physics 2023-05-16 Paula Díaz , Adrián Corrochano , Manuel López-Martín , Soledad Le Clainche

Most existing Dynamic Gaussian Splatting methods for complex dynamic urban scenarios rely on accurate object-level supervision from expensive manual labeling, limiting their scalability in real-world applications. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2025-03-28 Su Sun , Cheng Zhao , Zhuoyang Sun , Yingjie Victor Chen , Mei Chen

Differential privacy enables general statistical analysis of data with formal guarantees of privacy protection at the individual level. Tools that assist data analysts with utilizing differential privacy have frequently taken the form of…

Programming Languages · Computer Science 2021-03-17 Chike Abuah , Alex Silence , David Darais , Joe Near

One of the major challenges providing large databases like the WFCAM Science Archive (WSA) is to minimize ingest times for pixel/image metadata and catalogue data. In this article we describe how the pipeline processed data are ingested…

Astrophysics · Physics 2007-11-14 Eckhard Sutorius , Johann Bryant , Ross Collins , Nicholas Cross , Nigel Hambly , Mike Read

Purpose: Computational Fluid Dynamics (CFD) simulations are performed to investigate the impact of adding a grid to a two-inlet dry powder inhaler (DPI). The purpose of the paper is to show the importance of the correct choice of closure…

Computational Engineering, Finance, and Science · Computer Science 2021-01-27 David F Fletcher , Vishal Chaugule , Larissa Gomes dos Reis , Paul M Young , Daniela Traini , Julio Soria

The mature soybean plants are of complex architecture with pods frequently touching each other, posing a challenge for in-situ segmentation of on-branch soybean pods. Deep learning-based methods can achieve accurate training and strong…

Computer Vision and Pattern Recognition · Computer Science 2022-04-27 Si Yang , Lihua Zheng , Xieyuanli Chen , Laura Zabawa , Man Zhang , Minjuan Wang

Over the past 30 years, the cell-centred finite volume method has developed to become a viable alternative to the finite element method in the field of computational solid mechanics. The current article presents an open-source toolbox for…

Numerical Analysis · Mathematics 2018-09-05 P. Cardiff , A. Karač , P. De Jaeger , H. Jasak , J. Nagy , A. Ivanković , Ž. Tuković

As deep learning models scale, sparse computation and specialized dataflow hardware have emerged as powerful solutions to address efficiency. We propose FuseFlow, a compiler that converts sparse machine learning models written in PyTorch to…

Machine Learning · Computer Science 2026-01-27 Rubens Lacouture , Nathan Zhang , Ritvik Sharma , Marco Siracusa , Fredrik Kjolstad , Kunle Olukotun , Olivia Hsu

Distributed tensor decomposition (DTD) is a fundamental data-analytics technique that extracts latent important properties from high-dimensional multi-attribute datasets distributed over edge devices. Conventionally its wireless…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-05-16 Xu Chen , Erik G. Larsson , Kaibin Huang

In the era of big data, integrating multi-source functional data to extract a subspace that captures the shared subspace across sources has attracted considerable attention. In practice, data collection procedures often follow…

Methodology · Statistics 2025-10-16 Chi Zhang , Peijun Sang , Yingli Qin

We present the v1.0.1 release of DFormPy, the first Python library providing an interactive visualisation of differential forms. DFormPy is also capable of exterior algebra and vector calculus, building on the capabilities of NumPy and…

Symbolic Computation · Computer Science 2022-01-26 Moustafa Gharamti , Maciej Jarema , Samuel Kirwin-Jones

We present the first public release (v0.1) of the open-source GADGET Dataframe Library: gadfly. The aim of this package is to leverage the capabilities of the broader python scientific computing ecosystem by providing tools for analyzing…

Instrumentation and Methods for Astrophysics · Physics 2016-10-19 Jacob Hummel

Molecular dynamics simulations play an increasingly important role in the rational design of (nano)-materials and in the study of biomacromolecules. However, generating input files and realistic starting coordinates for these simulations is…