mkitti / ArrayAllocators.jl

Allocate arrays with malloc, calloc, or on NUMA nodes
MIT License
53 stars 1 forks source link

Allow AbstractUnitRanges for indices for composition with OffsetArrays #11

Closed mkitti closed 2 years ago

mkitti commented 2 years ago

Pending https://github.com/JuliaArrays/OffsetArrays.jl/pull/296