Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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"
}