julia-structarrays 0.6.3
Propagated dependencies: julia-adapt@3.3.1 julia-dataapi@1.16.0 julia-staticarrays@1.2.13 julia-tables@1.4.4
Channel: guix
Licenses: Expat
Synopsis: Efficient implementation of struct arrays in Julia
Description:
This package introduces the type StructArray which is an AbstractArray whose elements are struct (for example NamedTuples, or ComplexF64, or a custom user defined struct). While a StructArray iterates structs, the layout is column based (meaning each field of the struct is stored in a separate Array).
Total results: 1