This package defines an array type, StructArray, which acts like an array of struct elements but which internally is stored as a list of arrays, typically one per field of the struct. See the documentation for details.
-
Notifications
You must be signed in to change notification settings - Fork 44
Efficient implementation of struct arrays in Julia
License
JuliaArrays/StructArrays.jl
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Efficient implementation of struct arrays in Julia