WUT_Computer_Science/code
2024-10-20 18:09:06 +02:00
..
eigenvalue_methods.py feat: convergence method suggested by wikipedia 2024-10-20 17:47:37 +02:00
linear_algebra_utils.py feat: convergence method suggested by wikipedia 2024-10-20 17:47:37 +02:00
main.py Add sequential version of Richardson's algorithm and first tests 2024-10-20 16:30:42 +02:00
matrix_generator.py feat: convergence method suggested by wikipedia 2024-10-20 17:47:37 +02:00
richardson_method.py feat: reworked convergence calculations 2024-10-20 18:09:06 +02:00
tests.py feat: reworked convergence calculations 2024-10-20 18:09:06 +02:00