BUG: common: linalg.cholesky
returns the conjugate of the expected upper decomposition
#54
Labels
bug
Something isn't working
The same as numpy/numpy#24451, but for
array_api_compat.cupy
.If I am correct about this being a bug, then I suspect that this is the line causing it:
https://github.com/data-apis/array-api-compat/blob/main/array_api_compat/common/_linalg.py#L58C47-L58C47
The text was updated successfully, but these errors were encountered: