paper-with-me

Papers

pyforce-1.0.0: Python Framework for data-driven model Order Reduction of multi-physiCs problEms

2026-05-18 · Stefano Riva, Yantao Luo, Carolina Introini, Antonio Cammi arxiv

pyforce is a Python package implementing Data-Driven Reduced Order Modelling techniques for applications to multi-physics problems, mainly set in the Nuclear Engineering world. The package is part of the ROSE (Reduced Order modelling with data-driven techniques for multi-phySics problEms): mathematical algorithms aimed at reducing the complexity of multi-physics models (for nuclear reactors applications), at searching for optimal sensor positions and at integrating real measures to improve the knowledge on the physical systems. With respect to the previous original implementation based on dolfinx package (v0.6.0), version 1.0.0 of pyforce has been completely re-written using pyvista as backend for mesh importing, computing integrals, and visualisation of results; in addition, functions are stored as numpy arrays, improving the ease of use of the package. This choice allows to use pyforce with any software solver able to export results in VTK format.

📄 PDF Abstract BibTeX arXiv:2605.18082

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PyResBugs: A Dataset of Residual Python Bugs for Natural Language-Driven Fault Injection

2025-05-09 · Domenico Cotroneo, Giuseppe De Rosa, Pietro Liguori

This paper presents PyResBugs, a curated dataset of residual bugs, i.e., defects that persist undetected during traditional testing but later surface in production, collected from major Python frameworks. Each bug in the…

High Precision Differentiation Techniques for Data-Driven Solution of Nonlinear PDEs by Physics-Informed Neural Networks

2022-10-02 · Marat S. Mukhametzhanov

Time-dependent Partial Differential Equations with given initial conditions are considered in this paper. New differentiation techniques of the unknown solution with respect to time variable are proposed. It is shown tha…

Augmenting data-driven models for energy systems through feature engineering: A Python framework for feature engineering

2023-01-04 · Sandra Wilfling

Data-driven modeling is an approach in energy systems modeling that has been gaining popularity. In data-driven modeling, machine learning methods such as linear regression, neural networks or decision-tree based methods…

Feature Engineeringfeature selection

ProSPy: A Profiling-Driven SQL-Python Agentic Framework for Enterprise Text-to-SQL

2026-06-04 · Zhaorui Yang, Huawei Zheng, Sen Yang, Yuhui Zhang 외 arxiv

Large language models have substantially advanced Text-to-SQL systems, yet applying them to enterprise-scale databases remains challenging. Real-world databases often contain large and heterogeneous schemas, incomplete m…

Patapasco: A Python Framework for Cross-Language Information Retrieval Experiments

2022-01-24 · Cash Costello, Eugene Yang, Dawn Lawrie, James Mayfield

While there are high-quality software frameworks for information retrieval experimentation, they do not explicitly support cross-language information retrieval (CLIR). To fill this gap, we have created Patapsco, a Python…

Information RetrievalRetrieval