by ParallelThread on 7/22/22, 6:36 PM with 4 comments
Following https://news.ycombinator.com/item?id=32186203, what are some of the obscure/coolest algorithms that you know?
by porcoda on 7/22/22, 6:57 PM
The Fast Fourier transform is one of my favorites. Aside from its usual place in signal analysis, it’s useful for performing convolutions (see convolution theorem), computing derivatives, and other things. Plus, it’s super satisfying to walk through the derivation from the mathematics and see the Cooley-Tukey algorithm pop out at the end. That was one of my favorite sections to teach when I taught a data analysis class a decade and a half ago.
by Bostonian on 7/22/22, 6:41 PM
by cratermoon on 7/22/22, 6:43 PM
by trifit on 7/22/22, 6:41 PM
1- blissfully rising in morning
2- eating a large meal
3- successfully resume sleep
repeat indefinitely