This is a repository that contains my personal lecture notes for Linear Algebra.
- To see all the topics use the Explorer on the left. I also listed out the the topics in the following section.
- The site is optimized for light mode. Use the toggle button on top of the Explorer to switch between light mode and dark mode.
Contents
Basics
- Matrix Vector Multiplication:A mathematical perspective to matrix vector multiplication.
- Linearity: Formal definition of Linearity
- Matrix Multiplication as Transformation: Matrix Multiplication as Transformation Perspective.
- Matrix Matrix Multiplication: Composing Matrix Transformations.
- Subspaces: Introduction to subspace
- Span: Introduction to span and spanning set
- Linear Independence: Linear independence and dependence between vectors
References
All other references are mentioned in the correspond pages.