We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f01ec0d commit 277c932Copy full SHA for 277c932
README.md
@@ -13,7 +13,7 @@ Since MKL FFT supports performing discrete Fourier transforms over non-contiguou
13
used on any well-behaved floating point array with no internal overlaps for both in-place and not in-place transforms of
14
arrays in single and double floating point precision.
15
16
-This eliminates the need to copy input arrayy contiguously into an intermediate buffer.
+This eliminates the need to copy input array contiguously into an intermediate buffer.
17
18
`mkl_fft` directly supports N-dimensional Fourier transforms.
19
0 commit comments