Skip to content

Matrices should be constructed as Identity #827

@ASPePeX

Description

@ASPePeX

Currently parameterless constructors for Matrices initialize them with all zeros. This seems to be a pitfall (e.g #820). Since identity matrices are the neutral state, and zero matrices are not that useful anyways, I propose that expected behaviour would be to default to initializing matrices as identity.

Metadata

Metadata

Assignees

No one assigned

    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