dean-shaff / fftw-js

Javascript port of FFTW via Emscripten.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fftw-js

Javascript port of FFTW via Emscripten.

Install: npm install fftw-js

I've added new benchmarks against other popular Javascript algorithms here.

Example usage for fftw-js can be found in the test directory. The examples are only of the real valued transform / inverse, however complex to complex is also available.

Thanks to Chris Cannam for the original benchmark tool and for transpiling FFTW. This version has been optimized to perform much faster since forking Chris' version.

About

Javascript port of FFTW via Emscripten.

License:Other


Languages

Language:C 64.9%Language:Makefile 13.4%Language:HTML 6.3%Language:Shell 5.2%Language:JavaScript 3.8%Language:TeX 2.3%Language:OCaml 1.8%Language:Fortran 1.2%Language:Perl 0.4%Language:M4 0.4%Language:C++ 0.2%Language:Roff 0.2%Language:Python 0.0%Language:Standard ML 0.0%