Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 189 Bytes

File metadata and controls

5 lines (4 loc) · 189 Bytes

Parallel Numerical Methods

Felipe Gimenez da Silva

Algorithm to compare numerical methods (Gauss Jacobi and Gauss Seidel), using sequential and parallel implementation (C++ and OpenMP).