Hacker News new | ask | show | jobs
by snovv_crash 3492 days ago
LabVIEW is great until you need a complicated data structure. I tried writing a tree to do kNN, and it turned out that doing a brute force search was faster even with 100k elements.