Explore >> Select a destination


You are here

dustinfreeman.org
| | wizardzines.com
6.0 parsecs away

Travel
| |
| | www.sicpers.info
6.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.
| | nhigham.com
6.7 parsecs away

Travel
| | The spectral radius $latex \rho(A)$ of a square matrix $latex A\in\mathbb{C}^{n\times n}$ is the largest absolute value of any eigenvalue of $LATEX A$: $latex \notag \rho(A) = \max\{\, |\lambda|: \lambda~ \mbox{is an eigenvalue of}~ A\,\}. $ For Hermitian matrices (or more generally normal matrices, those satisfying $LATEX AA^* = A^*A$) the spectral radius is just...
| | blog.scaledcode.com
31.6 parsecs away

Travel
| A dive into chapter 60 of Effective Java