-
-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
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
Labels
No labels