Skip to content

gram_schmidt: set default for copy parameter to True? #123

Closed
@sdrave

Description

@sdrave

Since gram_schmidt always returns the orthonormalized matrix and pyMOR usually copies data per default to be on the safe side, the current behaviour is unexpected.

@ftalbrecht, @andreasbuhr, any objections? (Of course, changing the default will break code which assumes that gram_schmidt is in-place by default.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions