Update README.md

This commit is contained in:
Evan 2025-03-13 11:13:25 -07:00 committed by GitHub
parent fd084e7d21
commit 579a0a61a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,7 +63,7 @@ Additional libraries required to build and test kissfft include:
- python 2/3 with Numpy to validate kissfft results against it. - python 2/3 with Numpy to validate kissfft results against it.
- OpenMP supported by GCC, Clang or MSVC for multi-core FFT transformations - OpenMP supported by GCC, Clang or MSVC for multi-core FFT transformations
While no tests have been performed to date, KISS FFT can likely be built using While no tests have been performed to date, kissfft can likely be built using
environments like Cygwin and MinGW when targeting the Windows platform. environments like Cygwin and MinGW when targeting the Windows platform.
Both Make and CMake builds are easily configurable: Both Make and CMake builds are easily configurable: