Closed
Description
As reported in data-apis/array-api-compat#61 (comment), linalg.cholesky
is only tested on real arrays, hence some bugs slipped through into both array-api-compat and numpy.array_api.
Metadata
Metadata
Assignees
Labels
No labels
As reported in data-apis/array-api-compat#61 (comment), linalg.cholesky
is only tested on real arrays, hence some bugs slipped through into both array-api-compat and numpy.array_api.