Skip to content

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

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. #16028

Triggered via pull request October 24, 2025 13:13
Status Failure
Total duration 19s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W291): linear_algebra/matrix_trace.py#L87
linear_algebra/matrix_trace.py:87:48: W291 Trailing whitespace
Ruff (W293): linear_algebra/matrix_trace.py#L73
linear_algebra/matrix_trace.py:73:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/matrix_trace.py#L69
linear_algebra/matrix_trace.py:69:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/matrix_trace.py#L65
linear_algebra/matrix_trace.py:65:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/matrix_trace.py#L62
linear_algebra/matrix_trace.py:62:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/matrix_trace.py#L59
linear_algebra/matrix_trace.py:59:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/matrix_trace.py#L57
linear_algebra/matrix_trace.py:57:1: W293 Blank line contains whitespace
Ruff (W291): linear_algebra/matrix_trace.py#L51
linear_algebra/matrix_trace.py:51:51: W291 Trailing whitespace
Ruff (W293): linear_algebra/matrix_trace.py#L43
linear_algebra/matrix_trace.py:43:1: W293 Blank line contains whitespace
Ruff (W291): linear_algebra/matrix_trace.py#L17
linear_algebra/matrix_trace.py:17:44: W291 Trailing whitespace