mkitti / ArrayAllocators.jl

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

Check composability with AbstractArray subtypes #5

Open mkitti opened 2 years ago

mkitti commented 2 years ago

Potential packages to compose with:

mkitti commented 2 years ago

We should be able to support OffsetArrays.jl now. This involves extending ByteCalculators to accept AbstractUnitRanges