/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

marc-b-reynolds.github.io
| | blog.demofox.org
7.3 parsecs away

Travel
| | An irrational number is a number that can't be represented as a fraction using integers for the numerator and denominator. I'm a big fan of irrational numbers, and one of the biggest reasons for that is that they are great at making low discrepancy sequences, which give amazing results when used in stochastic (randomized) algorithms,...
| | cp-algorithms.com
6.8 parsecs away

Travel
| | The goal of this project is to translate the wonderful resource http://e-maxx.ru/algo which provides descriptions of many algorithms and data structures especially popular in field of competitive programming. Moreover we want to improve the collected knowledge by extending the articles and adding new articles to the collection.
| | blog.reverberate.org
3.9 parsecs away

Travel
| | Author's note: this article used to be called "What Every ComputerProgrammer Should Know About Floating Point, part 1". Some peoplenoted that this was perh...
| | www.forwardscattering.org
44.8 parsecs away

Travel
| [AI summary] Nicholas Chapman proves that it is decidable to find the fastest Turing machine for computing functions defined on a finite domain by limiting the search space to machines with a finite number of states based on a reference solution's runtime.