Skip to content

[Consistency] Definition of the properties of the output #209

Closed
@lezcano

Description

@lezcano

Some functions such as linalg.qr define the properties that the outputs should have---Q orthogonal, R upper-triangular---but others such as linalg.eigh do not.

I believe that it would be best to specify the properties that these matrices should have in the definition of each function.

cc @rgommers @mruberry

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions