Initial tests for the gauss seidel algorithm
The implementation works in both float and double-precision
Signed-off-by:
EdwinMindcraft <edwin.mindcraft@gmail.com>
parents
.gitignore
0 → 100644
CMakeLists.txt
0 → 100644
README.md
0 → 100644
gauss_seidel.f
0 → 100644
main.f
0 → 100644
Please register or sign in to comment