/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

hadrienj.github.io
| | stephenmalina.com
2.3 parsecs away

Travel
| | Matrix Potpourri # As part of reviewing Linear Algebra for my Machine Learning class, I've noticed there's a bunch of matrix terminology that I didn't encounter during my proof-based self-study of LA from Linear Algebra Done Right. This post is mostly intended to consolidate my own understanding and to act as a reference to future me, but if it also helps others in a similar position, that's even better!
| | nhigham.com
2.5 parsecs away

Travel
| | The pseudoinverse is an extension of the concept of the inverse of a nonsingular square matrix to singular matrices and rectangular matrices. It is one of many generalized inverses, but the one most useful in practice as it has a number of special properties. The pseudoinverse of a matrix $latex A\in\mathbb{C}^{m\times n}$ is an $latex...
| | jasonmaa.com
2.3 parsecs away

Travel
| |
| | www.poppastring.com
26.1 parsecs away

Travel
| With the C# Dev Kit extension installed in Visual Studio Code, the debugger ...