The-Art-of-Linear-Algebra
Gilbert Strang의 "Linear Algebra for Everyone"에 대한 그래픽 노트
파일 탐색기
최종 버전 다운로드 (.zip)- 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
- epsinclude.tex
- EVD-j.eps
- EVD.eps
- LU1-j.eps
- LU1.eps
- LU2-j.eps
- LU2.eps
- MapofEigenvalues-j.eps
- MapofEigenvalues-zh-CN.png
- MapofEigenvalues.eps
- MatrixTimesMatrix-j.eps
- MatrixTimesMatrix.eps
- MatrixTimesVector-j.eps
- MatrixTimesVector.eps
- MatrixWorld-j.eps
- MatrixWorld-zh-CN.png
- 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
- 5-Factorizations-zh-CN.png
- 5-Factorizations.png
- figs-catalog.pdf
- figs-catalog.tex
- Graphic-Notes-on-LA4E-v1.1-j.pptx
- Graphic-Notes-on-LA4E-v1.1.pptx
- Illustrations-j.pptx
- Illustrations.pptx
- LICENSE
- makefile
- MapofEigenvalues-zh-CN.png
- MapofEigenvalues.pdf
- MapofEigenvalues.png
- MapofEigenvalues.pptx
- MatrixWorld-j.png
- MatrixWorld-zh-CN.png
- MatrixWorld.pdf
- MatrixWorld.png
- MatrixWorld.pptx
- name-list-book.mak
- name-list.mak
- PowerPointSetting.png
- README-zh-CN.md
- README.md
- The-Art-of-Linear-Algebra-j.pdf
- The-Art-of-Linear-Algebra-j.tex
- The-Art-of-Linear-Algebra-zh-CN.pdf
- The-Art-of-Linear-Algebra-zh-CN.tex
- The-Art-of-Linear-Algebra.pdf
- The-Art-of-Linear-Algebra.tex
- The-Art-of-Linear-Algebra.updated.tex
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/kenjihiranabe/The-Art-of-Linear-Algebra
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd The-Art-of-Linear-Algebra
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Make
보통 추천사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Make Linux/macOS는 보통 기본 설치되어 있습니다. Windows는 별도 설치(예: MSYS2, WSL)가 필요합니다.
make
생성된 빌드 설정을 바탕으로 실제 컴파일을 진행해 실행 파일을 만듭니다.
에러 없이 끝나면 성공입니다. 생성된 실행 파일을 직접 실행해보세요.
// repository documentation
Was this content helpful?
(0 ratings)
