WUT_Computer_Science/code
2024-10-20 18:32:12 +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 feat: changed to proper pytests 2024-10-20 18:27:51 +02:00
matrix_generator.py fix: removed adding "size" to self values 2024-10-20 18:32:12 +02:00
richardson_method.py feat: changed to proper pytests 2024-10-20 18:27:51 +02:00
tests.py fix: removed adding "size" to self values 2024-10-20 18:32:12 +02:00