Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions