News Score: Score the News, Sort the News, Rewrite the Headlines

Algorithms for Modern Hardware - Algorithmica

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 i...

Read more at en.algorithmica.org

© News Score  score the news, sort the news, rewrite the headlines