Skip to content

Challenges for arrays of arrays? #142

@jlchan

Description

@jlchan

When trying to create a component array made of up (for example, two StructArrays with entries which are SVector), I get the following error:ComponentArrays cannot currently contain arrays of arrays as elements. Are there specific challenges to support for arrays of arrays that I could take a look at?

I am trying to create a linearly indexed array u for use in OrdinaryDiffEq.jl where I can access the individual fields u.field_1,u.field_2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions