@shren/fftw-js
TypeScript icon, indicating that this package has built-in type declarations

0.1.10 • Public • Published

This is a fork of https://github.com/j-funk/fftw-js

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.

Package Sidebar

Install

npm i @shren/fftw-js

Weekly Downloads

5

Version

0.1.10

License

GPL-3.0-or-later

Unpacked Size

3.06 MB

Total Files

44

Last publish

Collaborators

  • shren