/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

pavpanchekha.com
| | www.sicpers.info
1.7 parsecs away

Travel
| | [AI summary] The article explains that IEEE 754 floating-point numbers are not inherently weird but are specialized tools, and encourages programmers to explore alternative number representations like decimals and posits for more general-purpose computing needs.
| | marc-b-reynolds.github.io
1.4 parsecs away

Travel
| | A sketch of a fast path filter to avoid explicit underflow checking following an addition or subtraction.
| | marcospereira.me
2.9 parsecs away

Travel
| | Understanding floating point representation can help design systems in order to make the most out of this type.
| | awwalker.com
24.4 parsecs away

Travel
| This post discusses the problem of computer-assisted decryption of un-parsed substitution ciphers. Sample Mathematica code is linked within.