hgomersall / SSE-convolutionLinks
A demonstration of speeding up a 1D convolution using SSE
☆51Updated 9 years ago
Alternatives and similar repositories for SSE-convolution
Users that are interested in SSE-convolution are comparing it to the libraries listed below
Sorting:
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- fast log and exp functions for AVX2/AVX-512☆239Updated 10 months ago
- STL-Compatible Lemire-Fenn algorithm for running min/max☆27Updated 6 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- Template based C++11 FFT implementation.☆53Updated 10 years ago
- Vectorizable implementations of some mathematical functions☆106Updated 5 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆51Updated 8 years ago
- A portable high-level API with CUDA or OpenCL back-end