WUT_Computer_Science/code
2024-10-20 19:34:12 +02:00
..
eigenvalue_methods.py fix: calculations of inverse matrix 2024-10-20 19:19:31 +02:00
linear_algebra_utils.py fix: calculations of inverse matrix 2024-10-20 19:19:31 +02:00
main.py feat: changed to proper pytests 2024-10-20 18:27:51 +02:00
matrix_generator.py feat: made max iterations obligatory argument 2024-10-20 19:06:15 +02:00
richardson_method.py feat: compare norms calculated by richardson vs numpy 2024-10-20 19:34:12 +02:00
tests.py feat: compare norms calculated by richardson vs numpy 2024-10-20 19:34:12 +02:00