CMD + K

r-fftwtools

Community

Provides a wrapper for several 'FFTW' functions. This package provides access to the two-dimensional 'FFT', the multivariate 'FFT', and the one-dimensional real to complex 'FFT' using the 'FFTW3' library. The package includes the functions fftw() and mvfftw() which are designed to mimic the functionality of the R functions fft() and mvfft(). The 'FFT' functions have a parameter that allows them to not return the redundant complex conjugate when the input is real data.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-fftwtools

Usage Tracking

0.9_11
0.9_10
0.9_9
0.9_8
4 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Provides a wrapper for several 'FFTW' functions. This package provides access to the two-dimensional 'FFT', the multivariate 'FFT', and the one-dimensional real to complex 'FFT' using the 'FFTW3' library. The package includes the functions fftw() and mvfftw() which are designed to mimic the functionality of the R functions fft() and mvfft(). The 'FFT' functions have a parameter that allows them to not return the redundant complex conjugate when the input is real data.

Last Updated

May 23, 2021 at 18:33

License

GPL-2.0-or-later

Total Downloads

115.6K

Supported Platforms

linux-aarch64
linux-64
macOS-64
linux-ppc64le
win-64