Linear Algebra tutorials written in pure Julia. This repository contains tutorials that go alongside the textbook Introduction to Linear Algebra by Gilbert Strang.
GNU General Public License v3.0
14
stars
3
forks
source link
Add Relative Links in README to Associated Tutorials #5
Straightforward but I need to add relative links to tutorials on GitHub.
See this link
[x] Section 1: Introduction to Vectors
[ ] Section 2: Solving Linear Equations
[ ] Section 3: Vector Spaces and Subspaces
[ ] Section 4: Orthogonality
[ ] Section 5: Determinants
[ ] Section 6: Eigenvalues and Eigenvectors
[ ] Section 7: The Singular Value Decomposition (SVD)
[ ] Section 8: Linear Transformations
[ ] Section 9: Complex Vectors and Matrices
[ ] Section 10: Applications
[ ] Section 11: Numerical Linear Algebra
[ ] Section 12: Linear Algebra in Probability & Statistics