/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.computationalcomplexity.org
| | howonlee.github.io
11.9 parsecs away

Travel
| | The amount paid in interest in the often-taught, rarely-used simple interest regime is $P(1 + rt)$, where $P$ is principal, $r$ is the interest rate and $t$ ...
| | www.integralist.co.uk
5.9 parsecs away

Travel
| | Introduction Asymptotic Analysis Measuring Algorithmic Performance Orders of Complexity Growth Types Constant Time Logarithmic Time Square Root Time Linear Time Linearithmic Time Quadratic Time Polynomial Time Exponential Time Factorial Time Introduction In this post we're going to review some different algorithmic time complexities. Let me begin by clarifying, when I say 'algorithm' I mean: 'logic written in code' and when I say 'operation' I mean: 'a unit of code was evaluated', and that operation coul...
| | rjlipton.com
3.0 parsecs away

Travel
| | On the complexity of counting exactly and approximately Larry Stockmeyer was one of the great theorists, who worked on areas as diverse as lower bounds on logical theories, computational complexity, distributed computing, algorithms, and many other areas. He passed away in 2004, and is terribly missed by all who knew him. See Lance Fortnow's wonderful...
| | blog.trailofbits.com
30.3 parsecs away

Travel
| By Tjaden Hess Earlier this week, NIST officially announced three standards specifying FIPS-approved algorithms for post-quantum cryptography. The Stateless Hash-Based Digital Signature Algorithm (SLH-DSA) is one of these standardized algorithms. The Trail of Bits cryptography team has been anticipating this announcement, and we are excited to share an announcement of our own: we built an...