TL;DR

Linear algebra is complex. We need a way to penetrate the thicket. Here’s one.
Linear systems of equations are at the heart, not surprisingly, of linear algebra.
A key application is linear regression, which has a matrix solution.
Solving …

Continue reading: Notes on Linear Algebra Part …