/LinearEquationSystems

implementation of Jackobi, Gauss Seidel, LU decomposition algorithms to solve linear equations

Primary LanguageC++MIT LicenseMIT

LinearEquationSystems

Maciej Borzyszkowski

implementation of algorithms to solve linear equations:

  • Jackobi
  • Gauss Seidel
  • LU decomposition