中文
相关论文

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

200 篇论文

We present a Python module named PyCheb, to solve the ordinary differential equations by using spectral collocation method. PyCheb incorporates discretization using Chebyshev points, barycentric interpolation and iterate methods. With this…

数学软件 · 计算机科学 2016-11-07 Shaohui Liu , Tianshi Wang , Youran Zhang

We present PyQUBO, an open-source, Python library for constructing quadratic unconstrained binary optimizations (QUBOs) from the objective functions and the constraints of optimization problems. PyQUBO enables users to prepare QUBOs or…

量子物理 · 物理学 2021-03-04 Mashiyat Zaman , Kotaro Tanahashi , Shu Tanaka

This overview is devoted to splitting methods, a class of numerical integrators intended for differential equations that can be subdivided into different problems easier to solve than the original system. Closely connected with this class…

数值分析 · 数学 2024-05-08 Sergio Blanes , Fernando Casas , Ander Murua

Splitting methods are widely used for solving initial value problems (IVPs) due to their ability to simplify complicated evolutions into more manageable subproblems which can be solved efficiently and accurately. Traditionally, these…

数值分析 · 数学 2024-11-15 L. M. Kreusser , H. E. Lockyer , E. H. Müller , P. Singh

The solution of optimization problems constrained by partial differential equations (PDEs) plays an important role in many areas of science and industry. In this work we present cashocs, a new software package written in Python, which…

最优化与控制 · 数学 2025-10-14 Sebastian Blauth

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 solution of pseudo initial value differential equations, either ordinary or partial (including those of fractional nature), requires the development of adequate analytical methods, complementing those well established in the ordinary…

数学物理 · 物理学 2019-02-05 Nicolas Behr , Giuseppe Dattoli , Ambra Lattanzi

In this work, we explore the use of operator splitting algorithms for solving regularized structural topology optimization problems. The context is the classical structural design problems (e.g., compliance minimization and compliant…

最优化与控制 · 数学 2013-07-22 Cameron Talischi , Glaucio H. Paulino

PYROBOCOP is a Python-based package for control, optimization and estimation of robotic systems described by nonlinear Differential Algebraic Equations (DAEs). In particular, the package can handle systems with contacts that are described…

机器人学 · 计算机科学 2022-03-21 Arvind Raghunathan , Devesh K. Jha , Diego Romeres

This paper describes the Conic Operator Splitting Method (COSMO) solver, an operator splitting algorithm for convex optimisation problems with quadratic objective function and conic constraints. At each step the algorithm alternates between…

最优化与控制 · 数学 2021-08-31 Michael Garstka , Mark Cannon , Paul Goulart

We present a general-purpose solver for convex quadratic programs based on the alternating direction method of multipliers, employing a novel operator splitting technique that requires the solution of a quasi-definite linear system with the…

最优化与控制 · 数学 2020-02-13 Bartolomeo Stellato , Goran Banjac , Paul Goulart , Alberto Bemporad , Stephen Boyd

Recent years have witnessed the booming of various differentiable optimization algorithms. These algorithms exhibit different execution patterns, and their execution needs massive computational resources that go beyond a single CPU and GPU.…

数学软件 · 计算机科学 2022-11-15 Jie Ren , Xidong Feng , Bo Liu , Xuehai Pan , Yao Fu , Luo Mai , Yaodong Yang

Deep learning has achieved remarkable success in diverse applications; however, its use in solving partial differential equations (PDEs) has emerged only recently. Here, we present an overview of physics-informed neural networks (PINNs),…

机器学习 · 计算机科学 2021-11-03 Lu Lu , Xuhui Meng , Zhiping Mao , George E. Karniadakis

The efficient solution of discretisations of coupled systems of partial differential equations (PDEs) is at the core of much of numerical simulation. Significant effort has been expended on scalable algorithms to precondition Krylov…

数学软件 · 计算机科学 2018-02-22 Robert C. Kirby , Lawrence Mitchell

The numerical solution of implicit and stiff differential equations by implicit numerical integrators has been largely investigated and there exist many excellent efficient codes available in the scientific community, as Radau5 (based on a…

数值分析 · 数学 2025-06-27 Nicola Guglielmi , Ernst Hairer

We present a hierarchical computation approach for solving finite-time optimal control problems using operator splitting methods. The first split is performed over the time index and leads to as many subproblems as the length of the…

最优化与控制 · 数学 2013-04-09 Georgios Stathopoulos , Tamás Keviczky , Yang Wang

We provide a comprehensive survey of splitting and composition methods for the numerical integration of ordinary differential equations (ODEs). Splitting methods constitute an appropriate choice when the vector field associated with the ODE…

数值分析 · 数学 2009-04-11 Sergio Blanes , Fernando Casas , Ander Murua

Implicit Runge--Kutta (IRK) methods are highly effective for solving stiff ordinary differential equations (ODEs) but can be computationally expensive for large-scale problems due to the need of solving coupled algebraic equations at each…

数值分析 · 数学 2025-09-18 Fabio Durastante , Mariarosa Mazza

Operator splitting methods have been successfully used in computational sciences, statistics, learning and vision areas to reduce complex problems into a series of simpler subproblems. However, prevalent splitting schemes are mostly…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Risheng Liu , Shichao Cheng , Yi He , Xin Fan , Zhongxuan Luo

The splitting method is a powerful method for solving partial differential equations. Various splitting methods have been designed to separate different physics, nonlinearities, and so on. Recently, a new splitting approach has been…

数值分析 · 数学 2023-03-22 Yalchin Efendiev , Wing Tat Leung , Wenyuan Li , Zecheng Zhang