English

Efficient Dealiased Convolutions without Padding

Computational Engineering, Finance, and Science 2011-02-14 v2 Computational Physics

Abstract

Algorithms are developed for calculating dealiased linear convolution sums without the expense of conventional zero-padding or phase-shift techniques. For one-dimensional in-place convolutions, the memory requirements are identical with the zero-padding technique, with the important distinction that the additional work memory need not be contiguous with the input data. This decoupling of data and work arrays dramatically reduces the memory and computation time required to evaluate higher-dimensional in-place convolutions. The technique also allows one to dealias the higher-order convolutions that arise from Fourier transforming cubic and higher powers. Implicitly dealiased convolutions can be built on top of state-of-the-art fast Fourier transform libraries: vectorized multidimensional implementations for the complex and centered Hermitian (pseudospectral) cases have been implemented in the open-source software FFTW++.

Keywords

Cite

@article{arxiv.1008.1366,
  title  = {Efficient Dealiased Convolutions without Padding},
  author = {John C. Bowman and Malcolm Roberts},
  journal= {arXiv preprint arXiv:1008.1366},
  year   = {2011}
}

Comments

18 pages, 9 figures

R2 v1 2026-06-21T15:58:17.024Z