Skip to content

fix(matrix): use adjoint_matrix for 3x3 inverse computation #18233

fix(matrix): use adjoint_matrix for 3x3 inverse computation

fix(matrix): use adjoint_matrix for 3x3 inverse computation #18233

Triggered via pull request June 21, 2026 15:17
Status Failure
Total duration 8s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (F821): matrix/inverse_of_matrix.py#L8
matrix/inverse_of_matrix.py:8:53: F821 Undefined name `lihst`