中文
相关论文

相关论文: pythOS: A Python library for solving IVPs by opera…

200 篇论文

This work presents a new three-operator splitting method to handle monotone inclusion and convex optimization problems. The proposed splitting serves as another natural extension of the Douglas-Rachford splitting technique to problems…

最优化与控制 · 数学 2025-10-03 Anshika Anshika , Jiaxing Li , Debdas Ghosh , Xiangxiong Zhang

Integral deferred correction (IDC) methods have been shown to be an efficient way to achieve arbitrary high order accuracy and possess good stability properties. In this paper, we construct high order operator splitting schemes using the…

数值分析 · 数学 2015-05-20 Andrew J. Christlieb , Yuan Liu , Zhengfu Xu

In recent years, SPDEs have become a well-studied field in mathematics. With their increase in popularity, it becomes important to efficiently approximate their solutions. Thus, our goal is a contribution towards the development of…

数值分析 · 数学 2024-01-17 Evelyn Buckwar , Ana Djurdjevac , Monika Eisenmann

We present a first look at ProtoX, a code generation framework for stencil and pointwise operations that occur frequently in the numerical solution of partial differential equations. ProtoX has Proto as its library frontend and SPIRAL as…

数学软件 · 计算机科学 2023-07-18 Het Mankad , Sanil Rao , Brian Van Straalen , Phillip Colella , Franz Franchetti

We consider a class of nonsmooth fractional programming problems with fixed-point constraints, where the numerator is convex and the denominator is concave. To solve this problem, we propose splitting algorithms that compute subgradient…

最优化与控制 · 数学 2025-09-03 Mootta Prangprakhon , Nimit Nimana

The goal of this work is to develop a novel splitting approach for the numerical solution of multiscale problems involving the coupling between Stokes equations and ODE systems, as often encountered in blood flow modeling applications. The…

数值分析 · 数学 2018-04-16 Lucia Carichino , Giovanna Guidoboni , Marcela Szopos

Recently, a lot of papers proposed to use neural networks to approximately solve partial differential equations (PDEs). Yet, there has been a lack of flexible framework for convenient experimentation. In an attempt to fill the gap, we…

机器学习 · 计算机科学 2019-09-26 Alexander Koryagin , Roman Khudorozkov , Sergey Tsimfer

Optimization on manifolds is a class of methods for optimization of an objective function, subject to constraints which are smooth, in the sense that the set of points which satisfy the constraints admits the structure of a differentiable…

数学软件 · 计算机科学 2020-09-03 James Townsend , Niklas Koep , Sebastian Weichwald

We introduce a fast and scalable method for solving quadratic programs with conditional value-at-risk (CVaR) constraints. While these problems can be formulated as standard quadratic programs, the number of variables and constraints grows…

最优化与控制 · 数学 2026-04-14 Eric Luxenberg , David Pérez-Piñeiro , Steven Diamond , Stephen Boyd

We introduce the Optimizing a Discrete Loss (ODIL) framework for the numerical solution of Partial Differential Equations (PDE) using machine learning tools. The framework formulates numerical methods as a minimization of discrete residuals…

数值分析 · 数学 2024-01-23 Petr Karnakov , Sergey Litvinov , Petros Koumoutsakos

We present SplitFS, a file system for persistent memory (PM) that reduces software overhead significantly compared to state-of-the-art PM file systems. SplitFS presents a novel split of responsibilities between a user-space library file…

操作系统 · 计算机科学 2019-09-24 Rohan Kadekodi , Se Kwon Lee , Sanidhya Kashyap , Taesoo Kim , Aasheesh Kolli , Vijay Chidambaram

We propose a kernel compression method for solving Distributed-Order (DO) Fractional Partial Differential Equations (DOFPDEs) at the cost of solving corresponding local-in-time PDEs. The key concepts are (1) discretization of the integral…

数值分析 · 数学 2025-08-20 Jonas Beddrich , Barbara Wohlmuth

Solving partial differential equations (PDEs) is a required step in the simulation of natural and engineering systems. The associated computational costs significantly increase when exploring various scenarios, such as changes in initial or…

ruptures is a Python library for offline change point detection. This package provides methods for the analysis and segmentation of non-stationary signals. Implemented algorithms include exact and approximate detection for various…

统计计算 · 统计学 2018-01-04 Charles Truong , Laurent Oudre , Nicolas Vayatis

Financial derivatives pricing aims to find the fair value of a financial contract on an underlying asset. Here we consider option pricing in the partial differential equations framework. The contemporary models lead to one-dimensional or…

计算金融 · 定量金融 2015-04-07 Karel in 't Hout , Jari Toivanen

In this paper, we describe TRIPs-Py, a new Python package of linear discrete inverse problems solvers and test problems. The goal of the package is two-fold: 1) to provide tools for solving small and large-scale inverse problems, and 2) to…

数值分析 · 数学 2024-02-28 Mirjeta Pasha , Silvia Gazzola , Connor Sanderford , Ugochukwu O. Ugwu

Fractional calculus has become widely studied and applied to physical problems in recent years. As a result, many methods for the numerical computation of fractional derivatives and integrals have been defined. However, these algorithms are…

数学软件 · 计算机科学 2019-12-12 Matthew Adams

We introduce a new approach for solving forward systems of differential equations using a combination of splitting methods and physics-informed neural networks (PINNs). The proposed method, splitting PINN, effectively addresses the…

数值分析 · 数学 2024-04-02 Simin Shekarpaz , Fanhai Zeng , George Karniadakis

Next-generation exascale machines with extreme levels of parallelism will provide massive computing resources for large scale numerical simulations of complex physical systems at unprecedented parameter ranges. However, novel numerical…

Operator-splitting methods are widely used to solve differential equations, especially those that arise from multi-scale or multi-physics models, because a monolithic (single-method) approach may be inefficient or even infeasible. The most…

数值分析 · 数学 2025-01-07 Siqi Wei , Victoria Guenter , Raymond J. Spiteri