Repository navigation

#

fast-fourier-transform

Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.

Go
1858
4 个月前

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)

C++
1758
4 天前
hukenovs/dsp-theory

Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.

Jupyter Notebook
1125
1 年前

This is an official pytorch implementation of Fast Fourier Convolution.

Python
378
1 年前

Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples

Jupyter Notebook
352
1 年前

A high-performance, "quantum-inspired" Fast Fourier Transform (FFT) library written in pure and safe Rust.

Rust
222
1 年前

Data transmission over sound waves written in JavaScript without any dependencies. All you need is just microphone, speakers and the browser!

JavaScript
212
7 年前

Fully pipelined Integer Scaled / Unscaled Radix-2 Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source language - VHDL / Verilog). GNU GPL 3.0.

VHDL
88
3 年前

Double precision version of fftpack

Fortran
80
1 个月前

Elliptic Curve Fast Fourier Transform built on @arkworks-rs

Rust
67
2 年前

Floating point Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source lang. - VHDL).

VHDL
60
3 年前

Particle-mesh based calculations of long-range interactions in PyTorch

Python
57
1 个月前

Fast Fourier Transform in GDScript

GDScript
52
2 年前

Generating similiar results of convolution layers from Fast Fourier Transform

Jupyter Notebook
51
5 年前

C# implementation of Cooley–Tukey's FFT algorithm.

C#
48
2 年前

Arithmetic and polynomial operations in finite fields.

TypeScript
40
3 年前

Version 1.0 of ESP32 powered Audio Spectrum Display

Jupyter Notebook
40
7 个月前