RJVB / sse_mathfunLinks
an extended version of Julien Pommier's sse_mathfun
☆41Updated 6 years ago
Alternatives and similar repositories for sse_mathfun
Users that are interested in sse_mathfun are comparing it to the libraries listed below
Sorting:
- Implementation of FIR and IIR filters optimized for SIMD processing☆49Updated 8 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆186Updated 6 years ago
- Fast yet accurate trigonometric functions☆164Updated 3 years ago
- Add-on packages for Vector class library☆76Updated last year
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆52Updated 9 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆84Updated 7 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 11 months ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2☆93Updated 8 years ago
- A cross-platform C function to allocate aligned memory☆21Updated 6 years ago
- A single file, public domain C implementation of aSchroeder reverb.☆66Updated 2 years ago
- SIMD optimizations related to 2D computer graphics☆35Updated 8 years ago
- Very simple C++ directed graph library☆80Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Approximate and vectorized versions of common mathematical functions☆210Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Public-domain single-header FFT library (power-of-2 size case only)☆60Updated 8 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆122Updated last year
- A demonstration of speeding up a 1D convolution using SSE☆51Updated 9 years ago
- Vectorizable implementations of some mathematical functions☆104Updated 5 years ago
- A C library to read standard MIDI files.☆22Updated 6 years ago
- A mirror of the CRLibm project from INRIA Forge☆48Updated 5 years ago
- This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)☆63Updated last month
- Licence free C++ MP3 decoder library☆50Updated 6 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- ☆31Updated 4 years ago
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. (added Vulkan support)☆52Updated 2 months 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