We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c56a03 commit 7bce415Copy full SHA for 7bce415
README.md
@@ -63,8 +63,8 @@ Additional libraries required to build and test kissfft include:
63
- python 2/3 with Numpy to validate kissfft results against it.
64
- OpenMP supported by GCC, Clang or MSVC for multi-core FFT transformations
65
66
-Environments like Cygwin and MinGW can be highly likely used to build kissfft
67
-targeting Windows platform, but no tests were performed to the date.
+While no tests have been performed to date, kissfft can likely be built using
+environments like Cygwin and MinGW when targeting the Windows platform.
68
69
Both Make and CMake builds are easily configurable:
70
0 commit comments