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.
-
Couldn't load subscription status.
- Fork 44
Efficient implementation of struct arrays in Julia
License
Couldn't load subscription status.
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