{"library":"simple-fft","type":"library","category":null,"description":"Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data","language":"cpp","status":"active","version":"2020-06-14","tags":["fft","dsp","signal-processing","header-only"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install simple-fft","imports":["#include <simple_fft/fft.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(simple_fft CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE simple-fft::simple-fft)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}