Skip to content

New script demonstrates the implementation of the Sigmoid, tanh function, Matrix determinant and Matrix trace calculation. #16018

New script demonstrates the implementation of the Sigmoid, tanh function, Matrix determinant and Matrix trace calculation.

New script demonstrates the implementation of the Sigmoid, tanh function, Matrix determinant and Matrix trace calculation. #16018

Triggered via pull request October 24, 2025 12:49
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W293): linear_algebra/determinant.py#L82
linear_algebra/determinant.py:82:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/determinant.py#L68
linear_algebra/determinant.py:68:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/determinant.py#L61
linear_algebra/determinant.py:61:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/determinant.py#L57
linear_algebra/determinant.py:57:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/determinant.py#L51
linear_algebra/determinant.py:51:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/determinant.py#L48
linear_algebra/determinant.py:48:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/determinant.py#L44
linear_algebra/determinant.py:44:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/determinant.py#L42
linear_algebra/determinant.py:42:1: W293 Blank line contains whitespace
Ruff (E501): linear_algebra/determinant.py#L19
linear_algebra/determinant.py:19:89: E501 Line too long (90 > 88)
Ruff (W293): linear_algebra/determinant.py#L18
linear_algebra/determinant.py:18:1: W293 Blank line contains whitespace