digitalmars.D - Algorithms wishlist
- monkyyy (9/9) Jan 05 Looking to make a list of ~150 algorithms(most probably very
Looking to make a list of ~150 algorithms(most probably very trivial) to then organize then simplify I have my notes from my last attempt to run a std api experiment: https://gist.github.com/crazymonkyyy/308bf3387ceec5c84883678d0fc097a7 and a bunch of old code to steal from, but I think its likely that when you list out algorithms you skip entire regions of design space(min leads to max... and then what min again?) can everyone list out some algorithms then recently used, or was missing from the std
Jan 05