Skip to content

devmotion/StructArrays.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StructArrays

CI codecov

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.

About

Efficient implementation of struct arrays in Julia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%