Skip to content

BUG: common: linalg.cholesky returns the conjugate of the expected upper decomposition #54

Closed
@lucascolley

Description

@lucascolley

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions