diff options
Diffstat (limited to 'md')
| -rw-r--r-- | md/writeup/naive_fft_implementation_in_c.md | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/md/writeup/naive_fft_implementation_in_c.md b/md/writeup/naive_fft_implementation_in_c.md index d82cc57..50c390e 100644 --- a/md/writeup/naive_fft_implementation_in_c.md +++ b/md/writeup/naive_fft_implementation_in_c.md @@ -359,6 +359,11 @@ make  Open with Xcode and build +## Thx + +[Aleksejs](https://github.com/ivanovsaleksejs) - gave tips about js  +[Džuris]() - freedback on code +[#developers.lv](https://developers.lv) - having patiens for listening to js nonsence from js-newbie    ## Links  | 
