Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 925 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 925 Bytes

MIT18.06 Linear Algebra

This repo contains my solutions of mit18.06 Problem Sets.

If you find any errors, feel free to raise an issue and I'll check and correct them the first time I see them.

This answer is for my study purposes only, students taking this course are welcome to discuss it with me, please do not copy the answer directly! (It may contain some errors.)

related link:

mit 18.06

latex-template

TODO-List

  • ProblemSet 01
  • ProblemSet 02
  • ProblemSet 03
  • ProblemSet 04
  • ProblemSet 05 (contains the detail of the Gram-Schmidt process)
  • ProblemSet 06
  • ProblemSet 07 (contains the review of the application of eigenvalues and eigenvectors)
  • ProblemSet 08

Contributor

Thanks to @DuKle3 for his contribution to the correction of this repository.