8 lines
237 B
JSON
8 lines
237 B
JSON
{
|
|
"name": "simple-fft",
|
|
"version-date": "2020-06-14",
|
|
"port-version": 2,
|
|
"description": "Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data",
|
|
"homepage": "https://github.com/d1vanov/Simple-FFT"
|
|
}
|