Statically sized arrays for Julia
Lazy arrays and linear algebra in Julia
Performant arrays where each dimension can have a named axis with values
Efficient implementation of struct arrays in Julia
Fortran-like arrays with arbitrary, zero or negative starting indices.
BlockArrays for Julia
Julia package for lazily representing matrices filled with a single entry
Julia package to facilitate writing mulithreaded, multidimensional, cache-efficient code
Lazy in-place transformations of arrays
Structures of Arrays that behave like Arrays of Structures
Resizeable multi-dimensional arrays for Julia
Stack-allocated pointer-based array views
Lazy shifted arrays for data analysis in Julia
A Julia package for representing infinite-dimensional arrays
Add virtual padding to the edges of an array
A Julia package to explore a new system of array views
Efficient storage and handling of nested arrays in Julia
Julia package for fast fourier transforms and periodic views
Julia package for doing arithmetic on endpoints in array indexing
Compact display of type information by leveraging constructor syntax
Julia package for lazily viewing a 3D or 4D array as an expanded 2D array in the form of a mosaic of matrix slices
Julia implementation of indexed or "lookup" arrays
Package-specific AbstractUnitRange types for julia
Create arrays from memory buffers that lack appropriate alignment
Efficient and convenient array data structures where the columns of the arrays are generated (on the fly) by Ranges.
Support for LinSpace in Julia 0.5
Julia package for indices-aware array concatenation and growth
Ranges that preserve indices of views