Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 196 Bytes

File metadata and controls

5 lines (4 loc) · 196 Bytes

Assignment for the Linear Algebra course (assignment #2). C++ implementation of the following methods and also results visualization:

  • Jacobi Method
  • Least Square Approximation
  • Seidel Method