jonathanschilling / fftw_tutorialLinks
A tutorial for the Fastest Fourier Transform in the West
☆24Updated 3 years ago
Alternatives and similar repositories for fftw_tutorial
Users that are interested in fftw_tutorial are comparing it to the libraries listed below
Sorting:
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆194Updated 5 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆138Updated 3 weeks ago
- Fast Fourier Transform using the Vulkan API☆35Updated 5 years ago
- A single header-only C++ library for automatic / algorithmic differentiation.☆16Updated 3 years ago
- Header only FFT library☆177Updated 2 years ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆114Updated last month
- choosing FFT library...☆163Updated 3 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- A simple header-only library for generating SVG files from C++☆22Updated 2 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- A small and fast Discrete Fourier Transform library☆50Updated 3 months ago
- Modified gnuplot color palettes from github.com/Gnuplotting/gnuplot-palettes adapted for sciplot project☆10Updated 7 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆188Updated 6 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- A linear algebra library in C. For fun.☆60Updated 8 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆53Updated 9 years ago
- Single Header C++ Implementation of NumPy NdArray.☆50Updated 6 years ago
- Cross Correlation function for C using FFTW☆28Updated 8 years ago
- A C++ library for interpolation.☆250Updated 4 months ago
- C++ library for reading and writing of numpy's .npy files☆422Updated last year
- A simple example of performing a one-dimensional discrete convolution using the FFTW library.☆15Updated 11 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- OpenMP tutorial☆41Updated 7 months ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆84Updated last year
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆50Updated 8 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 9 years ago
- FFT implementation based on FFTPack, but with several improvements, cloned from☆29Updated last year