flâneur — a map of the web's best reading

Algorithms for Modern Hardware - Algorithmica

en.algorithmica.org · 1,777 words · saved by 7 readers

This is an upcoming high performance computing book titled “Algorithms for Modern Hardware” by Sergey Slotin. Its intended audience is everyone from performance engineers and practical algorithm researchers to undergraduate computer science students who have just finished an advanced algorithms course and want to learn more practical ways to speed up a program than by going from O(n \log n) O(nlogn) to O(n \log \log n) O(nloglogn). All book materials are hosted on GitHub, with code in a separate repository. This isn’t a collaborative project, but any contributions and feedback are very much welcome. Bug/typo fixes. If you spot an error on any page, please do one of these — in the order of preference: or leave a comment on some other website where it is being discussed — I read most of HackerNews, CodeForces, and Twitter threads where I’m tagged. Release date. The book is split into several parts that I plan to finish sequentially with long breaks in-between. Part I, Performance Engin

This is an upcoming high performance computing book titled "Algorithms for Modern Hardware" by Sergey Slotin . Its intended audience is everyone from performance engineers and practical algorithm researchers to undergraduate computer science students who have just finished an advanced algorithms course and want to learn more practical ways to speed up a program than by going from $O(n \log n)$ to $O(n \log \log n)$. All book materials are hosted on GitHub , with code in a separate repository . This isn't a collaborative project, but any contributions and feedback are very much welcome. FAQ Bug

Explore this link on the map →

saved by

related reading