中文
相关论文

相关论文: An exact solver for simple ${\mathcal H}$-matrix s…

200 篇论文

We present new algorithms to detect and correct errors in the lower-upper factorization of a matrix, or the triangular linear system solution, over an arbitrary field. Our main algorithms do not require any additional information or…

符号计算 · 计算机科学 2019-01-31 Jean-Guillaume Dumas , Joris Van Der Hoeven , Clément Pernet , Daniel Roche

We are interested in solving linear systems arising from three applications: (1) kernel methods in machine learning, (2) discretization of boundary integral equations from mathematical physics, and (3) Schur complements formed in the…

数值分析 · 数学 2022-08-15 Chao Chen , Per-Gunnar Martinsson

This paper develops the preconditioning technique as a method to address the accuracy issue caused by ill-conditioning. Given a preconditioner $M$ for an ill-conditioned linear system $Ax=b$, we show that, if the inverse of the…

数值分析 · 数学 2017-05-15 Qiang Ye

We present quantum algorithms, for Hamiltonians of linear combinations of local unitary operators, for Hamiltonian matrix-vector products and for preconditioning with the inverse of shifted reduced Hamiltonian operator that contributes to…

量子物理 · 物理学 2020-09-09 Zhiyong Zhang

We propose a new approximate factorization for solving linear systems with symmetric positive definite sparse matrices. In a nutshell the algorithm is to apply hierarchically block Gaussian elimination and additionally compress the fill-in.…

数值分析 · 数学 2018-05-08 Daria A. Sushnikova , Ivan V. Oseledets

We present a fast direct solver for structured linear systems based on multilevel matrix compression. Using the recently developed interpolative decomposition of a low-rank matrix in a recursive manner, we embed an approximation of the…

数值分析 · 数学 2014-04-10 Kenneth L. Ho , Leslie Greengard

We develop a hierarchical matrix construction algorithm using matrix-vector multiplications, based on the randomized singular value decomposition of low-rank matrices. The algorithm uses $\mathcal{O}(\log n)$ applications of the matrix on…

数值分析 · 数学 2010-08-24 Lin Lin , Jianfeng Lu , Lexing Ying

When a matrix A with n columns is known to be well approximated by a linear combination of basis matrices B_1,..., B_p, we can apply A to a random vector and solve a linear system to recover this linear combination. The same technique can…

数值分析 · 数学 2011-10-20 Jiawei Chiu , Laurent Demanet

In this paper, we investigate the preconditioned AOR method for solving linear systems. We study two general preconditioners and propose some lower triangular, upper triangular and combination preconditioners. For $A$ being an L-matrix, a…

数值分析 · 数学 2020-02-04 Yongzhong Song

The multiplication of matrices is an important arithmetic operation in computational mathematics. In the context of hierarchical matrices, this operation can be realized by the multiplication of structured block-wise low-rank matrices,…

数值分析 · 数学 2018-05-24 Jürgen Dölz , Helmut Harbrecht , Michael D. Multerer

The paper introduces a novel, hierarchical preconditioner based on nested dissection and hierarchical matrix compression. The preconditioner is intended for continuous and discontinuous Galerkin formulations of elliptic problems. We exploit…

数值分析 · 数学 2022-01-31 Boris Bonev , Jan S. Hesthaven

We represent low dimensional quantum mechanical Hamiltonians by moderately sized finite matrices that reproduce the lowest O(10) boundstate energies and wave functions to machine precision. The method extends also to Hamiltonians that are…

量子物理 · 物理学 2015-06-03 Johann Foerster , Alejandro Saenz , Ulli Wolff

The matrix LU factorization algorithm is a fundamental algorithm in linear algebra. We propose a generalization of the LU and LEU algorithms to accommodate the case of a commutative domain and its field of quotients. This algorithm…

符号计算 · 计算机科学 2025-03-19 Gennadi Malaschonok

We develop a fast solver for the spectral element method (SEM) applied to the two-sided fractional diffusion equation on uniform, geometric and graded meshes. By approximating the singular kernel with a degenerate kernel, we construct a…

数值分析 · 数学 2018-08-10 Xianjuan Li , Zhiping Mao , Fangying Song , Hong Wang , George Em Karniadakis

This paper describes a direct solver algorithm for a sequence of finite element meshes that are h-refined towards one or several point singularities. For such a sequence of grids, the solver delivers linear computational cost O(N) in terms…

数值分析 · 计算机科学 2012-12-11 Maciej Paszynski , Victor Calo , David Pardo

Motivated by orthogonal dictionary learning problems, we propose a novel method for matrix factorization, where the data matrix $\mathbf{Y}$ is a product of a Householder matrix $\mathbf{H}$ and a binary matrix $\mathbf{X}$. First, we show…

信号处理 · 电气工程与系统科学 2024-10-07 Anirudh Dash , Aditya Siripuram

Standard numerical algorithms like the fast multipole method or $\mathcal{H}$-matrix schemes rely on low-rank approximations of the underlying kernel function. For high-frequency problems, the ranks grow rapidly as the mesh is refined, and…

数值分析 · 数学 2017-06-20 Steffen Börm

The paper introduces the sweeping preconditioner, which is highly efficient for iterative solutions of the variable coefficient Helmholtz equation including very high frequency problems. The first central idea of this novel approach is to…

数值分析 · 数学 2010-08-04 Björn Engquist , Lexing Ying

A parallel fast direct solver for rank-compressible block tridiagonal linear systems is presented. Algorithmic synergies between Cyclic Reduction and Hierarchical matrix arithmetic operations result in a solver with $O(N \log^2 N)$…

数值分析 · 计算机科学 2017-12-27 Gustavo Chávez , George Turkiyyah , David Keyes

Preconditioning has long been a staple technique in optimization, often applied to reduce the condition number of a matrix and speed up the convergence of algorithms. Although there are many popular preconditioning techniques in practice,…

最优化与控制 · 数学 2022-11-08 Zhaonan Qu , Wenzhi Gao , Oliver Hinder , Yinyu Ye , Zhengyuan Zhou