adis300 / ccmathLinks
CCMATH is a mathematics library, coded in C, that contains functions for linear algebra, numerical integration, geometry and trigonometry, curve fitting, roots and optimization, Fourier analysis, simulation generation, statistics, special functions, sorts and searches, time series models, complex arithmetic, and high precision computations.CCMAT…
☆20Updated 2 years ago
Alternatives and similar repositories for ccmath
Users that are interested in ccmath are comparing it to the libraries listed below
Sorting:
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- μFFT: fast Fourier transform☆22Updated 3 years ago
- stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)☆14Updated 6 years ago
- A reference implementation of the SAC (Simple Audio Compression) codec.☆16Updated last year
- A fixed point implementation of the FFT,☆9Updated 8 years ago
- pocketfft in standalone C☆15Updated 4 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- A small and fast Discrete Fourier Transform library☆47Updated last year
- I optimized some code for the European Space Agency, achieving significant speedups - using OpenMP, SSE, Eigen and CUDA. This is the resu…☆17Updated 7 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 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
- Audio compression using companders (integer implementation, A-Law, Mu-Law) for embedded micros with IIR fixed-radix averager☆26Updated 10 months ago
- qadrc - dynamic range compression☆31Updated 3 years ago
- Portable Event Library☆17Updated last month
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆54Updated 2 years ago
- ☆32Updated 2 years ago
- fixed-point math library for embedded signal processing☆62Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Keyword Spotting suitable for embedded devices.☆27Updated 5 years ago
- The code takes a time-delay neural network (TDNN) trained in Matlab and converts it to a C++ class.☆14Updated 8 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Object Oriented version of FatFs☆23Updated 5 years ago
- Elegant Fast Fourier Transform in C. Making fft.c from fftpack user-friendly.☆27Updated 3 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 9 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated 7 months ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- A library for computing spectrograms and periodograms☆8Updated 6 years ago
- This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)☆60Updated this week
- Finite state transducer library. Minimalistic pure C implementation.☆14Updated 5 years ago
- GEMM☆10Updated last year