中文
相关论文

相关论文: Fast and oblivious convolution quadrature

200 篇论文

We present a simple and fast algorithm for computing the $N$-th term of a given linearly recurrent sequence. Our new algorithm uses $O(\mathsf{M}(d) \log N)$ arithmetic operations, where $d$ is the order of the recurrence, and…

符号计算 · 计算机科学 2020-08-21 Alin Bostan , Ryuhei Mori

A high-order quadrature scheme is constructed for the evaluation of Laplace single and double layer potentials and their normal derivatives on smooth surfaces in three dimensions. The construction begins with a harmonic approximation of the…

数值分析 · 数学 2024-11-20 Shidong Jiang , Hai Zhu

The computation of the matrix exponential is a ubiquitous operation in numerical mathematics, and for a general, unstructured $n\times n$ matrix it can be computed in $\mathcal{O}(n^3)$ operations. An interesting problem arises if the input…

数值分析 · 数学 2021-06-02 Daniel Kressner , Robert Luce

The Volterra signature extends the classical path signature by incorporating general matrix-valued kernel into its iterated integral structure, yielding a flexible notion of memory for time series. Its components can be viewed as successive…

数值分析 · 数学 2026-05-19 Paul P. Hager , Fabian N. Harang , Luca Pelizzari , Samy Tindel

We present an efficient algorithm for the evaluation of the Caputo fractional derivative $_0^C\!D_t^\alpha f(t)$ of order $\alpha\in (0,1)$, which can be expressed as a convolution of $f'(t)$ with the kernel $t^{-\alpha}$. The algorithm is…

数值分析 · 数学 2015-11-12 Shidong Jiang , Jiwei Zhang , Qian Zhang , Zhimin Zhang

In this paper, we develop fast procedures for solving linear systems arising from discretization of ordinary and partial differential equations with Caputo fractional derivative w.r.t time variable. First, we consider a finite difference…

偏微分方程分析 · 数学 2018-02-01 Zhengguang Liu , Aijie Cheng , Xiaoli Li , Hong Wang

We demonstrate that a modification of the classical index calculus algorithm can be used to factor integers. More generally, we reduce the factoring problem to finding an overdetermined system of multiplicative relations in any factor base…

数论 · 数学 2023-07-21 Katherine E. Stange

Computing the convolution $A\star B$ of two length-$n$ vectors $A,B$ is an ubiquitous computational primitive. Applications range from string problems to Knapsack-type problems, and from 3SUM to All-Pairs Shortest Paths. These applications…

数据结构与算法 · 计算机科学 2021-05-17 Karl Bringmann , Nick Fischer , Vasileios Nakos

We solve a fractional diffusion equation using a piecewise-constant, discontinuous Galerkin method in time combined with a continuous, piecewise-linear finite element method in space. If there are $N$ time levels and $M$ spatial degrees of…

数值分析 · 数学 2016-02-02 William McLean

An algorithm is given to factor an integer with $N$ digits in $\ln^m N$ steps, with $m$ approximately 4 or 5. Textbook quadratic sieve methods are exponentially slower. An improvement with the aid of an a particular function would provide a…

综合物理 · 物理学 2007-05-23 Gordon Chalmers

In recent years there has been a renewed interest in finding fast algorithms to compute accurately the linear canonical transform (LCT) of a given function. This is driven by the large number of applications of the LCT in optics and signal…

数值分析 · 数学 2009-12-09 Rafael G. Campos , Jared Figueroa

There have been several algorithms designed to optimise matrix multiplication. From schoolbook method with complexity $O(n^3)$ to advanced tensor-based tools with time complexity $O(n^{2.3728639})$ (lowest possible bound achieved), a lot of…

数据结构与算法 · 计算机科学 2019-01-30 Shrohan Mohapatra

A rapid transformation is derived between spherical harmonic expansions and their analogues in a bivariate Fourier series. The change of basis is described in two steps: firstly, expansions in normalized associated Legendre functions of all…

数值分析 · 数学 2017-11-07 Richard Mikael Slevinsky

We obtain two new algorithms for partial fraction decompositions; the first is over algebraically closed fields, and the second is over general fields. These algorithms takes $O(M^2)$ time, where $M$ is the degree of the denominator of the…

组合数学 · 数学 2007-05-23 Guoce Xin

We propose an algorithm for quickly evaluating polynomials. It pre-conditions a complex polynomial $P$ of degree $d$ in time $O(d\log d)$, with a low multiplicative constant independent of the precision. Subsequent evaluations of $P$…

数值分析 · 数学 2022-11-15 Ramona Anton , Nicolae Mihalache , François Vigneron

We empirically study sorting in the evolving data model. In this model, a sorting algorithm maintains an approximation to the sorted order of a list of data items while simultaneously, with each comparison made by the algorithm, an…

数据结构与算法 · 计算机科学 2018-05-16 Juan Jose Besa , William E. Devanny , David Eppstein , Michael Goodrich , Timothy Johnson

Fast algorithms for arithmetic on real or complex polynomials are well-known and have proven to be not only asymptotically efficient but also very practical. Based on Fast Fourier Transform (FFT), they for instance multiply two polynomials…

符号计算 · 计算机科学 2007-05-23 Martin Ziegler

We demonstrate how quantum computation can provide non-trivial improvements in the computational and statistical complexity of the perceptron model. We develop two quantum algorithms for perceptron learning. The first algorithm exploits…

量子物理 · 物理学 2016-02-20 Nathan Wiebe , Ashish Kapoor , Krysta M Svore

Fast multidimensional convolution can be performed naively in quadratic time and can often be performed more efficiently via the Fourier transform; however, when the dimensionality is large, these algorithms become more challenging. A…

计算几何 · 计算机科学 2016-08-02 Oliver Serang

Quantum computers can solve many number theory problems efficiently. Using the efficient quantum algorithm for order finding as an oracle, this paper presents an algorithm that computes the Carmichael function for any integer $N$ with a…

量子物理 · 物理学 2021-11-05 Juan Carlos Garcia-Escartin