gitextract_in6dllll/ ├── Graphic-Notes-on-LA4E-v1.1-j.pptx ├── Graphic-Notes-on-LA4E-v1.1.pptx ├── Illustrations-j.pptx ├── Illustrations.pptx ├── LICENSE ├── MapofEigenvalues.pptx ├── MatrixWorld.pptx ├── README-zh-CN.md ├── README.md ├── The-Art-of-Linear-Algebra-j.tex ├── The-Art-of-Linear-Algebra-zh-CN.tex ├── The-Art-of-Linear-Algebra.tex ├── The-Art-of-Linear-Algebra.updated.tex ├── figs/ │ ├── 4-Subspaces-j.eps │ ├── 4-Subspaces.eps │ ├── 5-Factorizations-j.eps │ ├── 5-Factorizations.eps │ ├── A_CR-j.eps │ ├── A_CR.eps │ ├── A_LU-j.eps │ ├── A_LU.eps │ ├── A_QLQT-j.eps │ ├── A_QLQT.eps │ ├── A_QR-j.eps │ ├── A_QR.eps │ ├── A_USVT-j.eps │ ├── A_USVT.eps │ ├── CR1-j.eps │ ├── CR1.eps │ ├── CR2-j.eps │ ├── CR2.eps │ ├── EVD-j.eps │ ├── EVD.eps │ ├── LU1-j.eps │ ├── LU1.eps │ ├── LU2-j.eps │ ├── LU2.eps │ ├── MapofEigenvalues-j.eps │ ├── MapofEigenvalues.eps │ ├── MatrixTimesMatrix-j.eps │ ├── MatrixTimesMatrix.eps │ ├── MatrixTimesVector-j.eps │ ├── MatrixTimesVector.eps │ ├── MatrixWorld-j.eps │ ├── MatrixWorld.eps │ ├── Pattern11-22-j.eps │ ├── Pattern11-22.eps │ ├── Pattern12-j.eps │ ├── Pattern12.eps │ ├── Pattern3-j.eps │ ├── Pattern3.eps │ ├── Pattern4-j.eps │ ├── Pattern4.eps │ ├── QR-j.eps │ ├── QR.eps │ ├── SVD-j.eps │ ├── SVD.eps │ ├── VectorTimesMatrix-j.eps │ ├── VectorTimesMatrix.eps │ ├── VectorTimesVector-j.eps │ ├── VectorTimesVector.eps │ ├── ViewingMatrix-4Ways-j.eps │ ├── ViewingMatrix-4Ways.eps │ └── epsinclude.tex ├── figs-catalog.tex ├── makefile ├── name-list-book.mak └── name-list.mak