Implement Gauss-Seidel method for solving linear systems. #15485
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (E501):
maths/numerical_analysis/gauss_seidel_method.py#L2
maths/numerical_analysis/gauss_seidel_method.py:2:89: E501 Line too long (95 > 88)
|