Merge 579a0a61a0c650971dd20b0406602cabb6f3ca2a into febd4caeed32e33ad8b2e0bb5ea77542c40f18ec

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

View File

@ -63,8 +63,8 @@ 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
Environments like Cygwin and MinGW can be highly likely used to build kissfft While no tests have been performed to date, kissfft can likely be built using
targeting Windows platform, but no tests were performed to the date. 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: