fix(matrix): use adjoint_matrix for 3x3 inverse computation #18233
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`
|