mosco / fftw-convolution-example-1DLinks
A simple example of performing a one-dimensional discrete convolution using the FFTW library.
☆15Updated 10 years ago
Alternatives and similar repositories for fftw-convolution-example-1D
Users that are interested in fftw-convolution-example-1D are comparing it to the libraries listed below
Sorting:
- FFT implementation based on FFTPack, but with several improvements, cloned from☆26Updated last year
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- choosing FFT library...☆150Updated 2 years ago
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 8 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆51Updated 8 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- MPI and OpenMP Examples☆18Updated 7 years ago
- Fast, simple and modern middleware for game engines☆8Updated 2 years ago
- ☆50Updated 4 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- Elegant C++ library for HDF5 files☆14Updated 8 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- Tensor library for c++☆14Updated 5 years ago
- A special purpose signal processing toolbox for special IIR filter design and transfer function form conversion, written in C.☆22Updated 5 years ago
- A thread safe simple C++ wrapper for FFTW & MKL☆15Updated 3 years ago
- Electric field lines and equipotentials using Runge-Kutta methods, including adaptive ones☆25Updated 8 months ago
- A library for C++/Fortran computer simulations (e.g. stencil codes, mesh-free, unstructured grids, n-body & particle methods). Scales fro…☆27Updated 3 years ago
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆16Updated 3 years ago
- A cross-platform C function to allocate aligned memory☆20Updated 5 years ago
- A benchmark for comparison of FFT algorithms performance☆22Updated last year
- A single header-only C++ library for automatic / algorithmic differentiation.☆15Updated 2 years ago
- Parallel nonequispaced fast Fourier transforms☆16Updated 7 years ago
- Fast Header only C++ FFT and Inverse FFT using templates☆12Updated 9 years ago
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 5 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆58Updated 12 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆178Updated 6 years ago
- Quaternions, Spinors and the Hopf Fibration: Hidden Variables in Classical Mechanics☆25Updated 3 years ago
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆55Updated 12 years ago
- Clone from http://people.sc.fsu.edu/~jburkardt/cpp_src/cpp_src.html☆27Updated 7 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆132Updated 3 weeks ago