Skip to content

Implement Gauss-Seidel method for solving linear systems. #15485

Implement Gauss-Seidel method for solving linear systems.

Implement Gauss-Seidel method for solving linear systems. #15485

Triggered via pull request October 16, 2025 16:20
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)