中文
相关论文

相关论文: From Tensor Equations to Numerical Code -- Compute…

200 篇论文

This is the second paper in a series describing a numerical implementation of the conformal Einstein equation. This paper deals with the technical details of the numerical code used to perform numerical time evolutions from a "minimal" set…

广义相对论与量子宇宙学 · 物理学 2009-10-31 Peter Huebner

Machine learning based partial differential equations (PDEs) solvers have received great attention in recent years. Most progress in this area has been driven by deep neural networks such as physics-informed neural networks (PINNs) and…

数值分析 · 数学 2025-09-23 Chunyang Liao

We present a simulation code which can solve broad ranges of partial differential equations in a full sphere. The code expands tensorial variables in a spectral series of spin-weighted spherical harmonics in the angular directions and a…

天体物理仪器与方法 · 物理学 2018-04-26 Daniel Lecoanet , Geoffrey M. Vasil , Keaton J. Burns , Benjamin P. Brown , Jeffrey S. Oishi

The great success of Physics-Informed Neural Networks (PINN) in solving partial differential equations (PDEs) has significantly advanced our simulation and understanding of complex physical systems in science and engineering. However, many…

数值分析 · 数学 2024-09-10 Hao Zhang , Longxiang Jiang , Xinkun Chu , Yong Wen , Luxiong Li , Yonghao Xiao , Liyuan Wang

Lagrange coded computation (LCC) is essential to solving problems about matrix polynomials in a coded distributed fashion; nevertheless, it can only solve the problems that are representable as matrix polynomials. In this paper, we propose…

Learning time-dependent partial differential equations (PDEs) that govern evolutionary observations is one of the core challenges for data-driven inference in many fields. In this work, we propose to capture the essential dynamics of…

数值分析 · 数学 2021-09-07 Ricardo A. Delgadillo , Jingwei Hu , Haizhao Yang

Carleman linearization is a mathematical technique that transforms nonlinear dynamical systems into infinite-dimensional linear systems, enabling simplified analysis. Initially developed for ordinary differential equations (ODEs) and later…

Partial differential equations have a wide range of applications in modeling multiple physical, biological, or social phenomena. Therefore, we need to approximate the solutions of these equations in computationally feasible terms. Nowadays,…

数值分析 · 数学 2024-11-14 Carlos Uriarte

A program to generate codes in Fortran and C of the full Magnetohydrodynamic equations is shown. The program used the free computer algebra system software REDUCE. This software has a package called EXCALC, which is an exterior calculus…

天体物理仪器与方法 · 物理学 2016-07-20 Francisco Frutos-Alfaro , Rodrigo Carboni-Mendez

Given a space it is easy to obtain the system of geodesic equations on it. In this paper the inverse problem of reconstructing the space from the geodesic equations is addressed. A procedure is developed for obtaining the metric tensor from…

微分几何 · 数学 2009-11-13 E. Fredericks , F. M. Mahomed , E. Momoniat , Asghar Qadir

The classical Feynman-Kac formula states the connection between linear parabolic partial differential equations (PDEs), like the heat equation, and expectation of stochastic processes driven by Brownian motion. It gives then a method for…

概率论 · 数学 2014-09-03 Huyen Pham

In the present work, a multi-scale framework for neural network enhanced methods is proposed for approximation of function and solution of partial differential equations (PDEs). By introducing the multi-scale concept, the total solution of…

数值分析 · 数学 2022-09-07 Xiaodan Ren

We propose the physics-constrained convolutional neural network (PC-CNN) to infer the high-resolution solution from sparse observations of spatiotemporal and nonlinear partial differential equations. Results are shown for a chaotic and…

流体动力学 · 物理学 2023-06-21 Daniel Kelshaw , Luca Magri

SPARC is an accurate, efficient, and scalable real-space electronic structure code for performing ab initio Kohn-Sham density functional theory calculations. Version 2.0.0 of the software provides increased efficiency, and includes…

Quantum computers promise to efficiently solve important problems classical computers never will. However, in order to capitalize on these prospects, a fully automated quantum software stack needs to be developed. This involves a multitude…

量子物理 · 物理学 2023-01-12 Robert Wille , Lukas Burgholzer , Stefan Hillmich , Thomas Grurl , Alexander Ploier , Tom Peham

In this article, we investigate the existence of a deep neural network (DNN) capable of approximating solutions to partial integro-differential equations while circumventing the curse of dimensionality. Using the Feynman-Kac theorem, we…

数值分析 · 数学 2025-01-22 Marcin Baranek

Fractional calculus has been used to describe physical systems with complexity. Here, we show that a fractional calculus approach can restore or include complexity in any physical systems that can be described by partial differential…

介观与纳米尺度物理 · 物理学 2024-08-06 Kyle Rockwell , Ezio Iacocca

Developing algorithms for solving high-dimensional partial differential equations (PDEs) has been an exceedingly difficult task for a long time, due to the notoriously difficult problem known as the "curse of dimensionality". This paper…

数值分析 · 数学 2020-07-17 Jiequn Han , Arnulf Jentzen , Weinan E

Deep neural networks (DNNs) are increasingly used to solve partial differential equations (PDEs) that naturally arise while modeling a wide range of systems and physical phenomena. However, the accuracy of such DNNs decreases as the PDE…

机器学习 · 计算机科学 2024-03-26 Mehdi Shishehbor , Shirin Hosseinmardi , Ramin Bostanabad

Firedrake is a new tool for automating the numerical solution of partial differential equations. Firedrake adopts the domain-specific language for the finite element method of the FEniCS project, but with a pure Python runtime-only…