Skip to content

data/parent field name inconsistency #524

Open
@Sacha0

Description

@Sacha0

Base array view types, e.g. SubArray and ReshapedArray, refer to the backing array via the parent field. Some LinearAlgebra array view types, e.g. Symmetric and UpperTriangular, refer to the backing array via the data field, while others, e.g. Transpose and Adjoint, use parent. Should these names be consistent? Best!

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrays[a, r, r, a, y, s]

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions