C codes/— serial C implementations of some standard iterative solvers for large, sparse linear systemsOpenMP_codes/— OpenMP parallelized versions of the same algorithmsPython_codes/— Python (NumPy) implementations
Place mat.txt (row-major) and vec.txt in the solver folder.
🔍 More details: See the individual README.md files inside each folder for solver descriptions and usage examples.