|
|
|
|
|
by elcritch
497 days ago
|
|
Yeah, I posted about that algorithm on Nim Lang forum. Someone used deepseek to create a Nim version [1]. It seems the constant factor overhead is quite large. Well presuming deepseek implemented it correctly. There's obvious easy perf tweaks, but still seems to have high overhead. 1: https://forum.nim-lang.org/t/12679#78170 |
|