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
1849
11 天前

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

C++
1724
11 天前
hukenovs/dsp-theory

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

Jupyter Notebook
1050
7 个月前

This is an official pytorch implementation of Fast Fourier Convolution.

Python
369
1 年前

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

Jupyter Notebook
347
1 年前

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

Rust
214
8 个月前

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
83
2 年前

Double precision version of fftpack

Fortran
75
1 个月前

Elliptic Curve Fast Fourier Transform built on @arkworks-rs

Rust
68
2 年前

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

VHDL
58
3 年前

Generating similiar results of convolution layers from Fast Fourier Transform

Jupyter Notebook
51
4 年前

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

C#
48
2 年前

Fast Fourier Transform in GDScript

GDScript
47
2 年前

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

Python
45
9 天前

Arithmetic and polynomial operations in finite fields.

TypeScript
39
2 年前

Version 1.0 of ESP32 powered Audio Spectrum Display

Jupyter Notebook
39
3 个月前