summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2021-08-27 23:18:09 +0100
committerFreeArtMan <dos21h@gmail.com>2021-08-27 23:18:09 +0100
commit38e44c441087c2818bdb58a2f5a15952c70bda26 (patch)
treed05fe060df73b208bf8a6b3d8b57b80f29f7bc44
parentb8b4533adf84e3771c4041a3121364b956ec694f (diff)
downloadmd-content-38e44c441087c2818bdb58a2f5a15952c70bda26.tar.gz
md-content-38e44c441087c2818bdb58a2f5a15952c70bda26.zip
Added thx section
-rw-r--r--md/writeup/naive_fft_implementation_in_c.md5
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