Skip to content

Commit 1aa8cf3

Browse files
committed
Update README.md
1 parent 1020e7d commit 1aa8cf3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,6 @@ Here, it is clear that using the FFTW is much faster, whatever the kernel size.
6060
- between 1.0 and 400 times faster than the implementation with nested for loops
6161
- between 1.5 and 300 times faster than the implementation with Octave
6262

63-
Interestingly, against Octave, the speedup of the implementation with FFTW tends to decrease as the source/kernel sizes increase.
63+
Interestingly, against Octave, the speedup of the implementation with FFTW tends to decrease as the source/kernel sizes increase.
64+
65+
[![githalytics.com alpha](https://cruel-carlota.pagodabox.com/e44c4ca62c09e456ee28cf1f3c4eb218 "githalytics.com")](http://githalytics.com/jeremyfix/FFTConvolution)

0 commit comments

Comments
 (0)