Skip to content

Support allocating the output beforehand #165

Description

@sanderdemeyer

Would it be possible to support functions like

qr!(A, (Q, R)), svd!(A, (U, S, V)), eigen!(A, (D, V)),

where we have allocated the matrices where the input will be stored already, and e.g. qr! copies the result there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions