{"library":"fftw3","type":"library","category":null,"description":"FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).","language":"cpp","status":"active","version":"3.3.10","tags":["fft","dsp","numerical","signal-processing"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install fftw3","imports":["#include <fftw3.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(fftw3 CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE FFTW3::fftw3)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}