This package provides Julia bindings to the FFTW library for fast Fourier transforms (FFTs), as well as functionality useful for signal processing. These functions were formerly a part of Base Julia. Users with a build of Julia based on Intel's Math Kernel Library (MKL) can use MKL for FFTs by setting a preference in their top-level project by either using the FFTW.set_provider!() method, or by directly setting the preference using Preferences.jl. Note that this choice will be recorded for the current project, and other projects that wish to use MKL for FFTs should also set that same preference. Note further that MKL provides only a subset of the functionality provided by FFTW.
Features
- Documentation available
- Examples available
- The package is available for Julia versions 1.0 and later
- Additional functionalities supported by the FFTW library are documented in the present package
- FFTW is licensed under GPLv2 or higher
- Provides bindings to the FFTW library for fast Fourier transforms
License
GNU General Public License version 3.0 (GPLv3), MIT LicenseFollow FFTW.jl
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FFTW.jl!